Searched refs:unicode_to_cid (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DPDFText.cpp40 } unicode_to_cid; typedef in typeref:struct:__anon2659
44 unicode_to_cid *table;
78 {ELEMS(japanese, unicode_to_cid), japanese},
79 {ELEMS(CNS1, unicode_to_cid), CNS1},
80 {ELEMS(GB1, unicode_to_cid), GB1},
81 {ELEMS(korean, unicode_to_cid), korean}
146 unicode_to_cid *table = cid_tables[index].table;
H A Djapanese.h2 static unicode_to_cid japanese[] = {
H A Dcns1.h2 static unicode_to_cid CNS1[] = {
H A Dkorean.h2 static unicode_to_cid korean[] = {
H A Dgb1.h2 static unicode_to_cid GB1[] = {

Completed in 59 milliseconds