Searched defs:composed (Results 1 - 8 of 8) sorted by relevance

/haiku/src/libs/iconv/
H A Dvietcomb.h30 static const struct { unsigned short base; unsigned short composed; } viet_comp_table_data[] = { member in struct:__anon4809
262 struct viet_decomp { unsigned short composed; unsigned int base : 12; int comb1 : 4; }; member in struct:viet_decomp
H A Deuc_jisx0213.h108 static const struct { unsigned short base; unsigned short composed; } euc_jisx0213_comp_table_data[] = { member in struct:__anon4805
H A Dshift_jisx0213.h122 static const struct { unsigned short base; unsigned short composed; } shift_jisx0213_comp_table_data[] = { member in struct:__anon4808
H A Dcp1255.h33 static const struct { unsigned short base; unsigned short composed; } cp1255_comp_table_data[] = { member in struct:__anon4803
99 struct cp1255_decomp { unsigned short composed; unsigned short base; int comb1 : 8; signed int comb2 : 8; }; member in struct:cp1255_decomp
H A Diso2022_jp3.h214 static const struct { unsigned short base; unsigned short composed; } iso2022_jp3_comp_table_data[] = { member in struct:__anon4807
/haiku/src/apps/deskbar/
H A DBarApp.cpp995 static int32 iconSize = 0, composed = 0; local
H A DSwitcher.cpp422 int32 composed = be_control_look->ComposeIconSize(kTeamIconSize) local
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunistr.c1686 ntfs_macosx_normalize_utf8(const char *utf8_string, char **target, int composed) argument

Completed in 115 milliseconds