Home
last modified time | relevance | path

Searched refs:EMB_C_FORCE_MULTIBYTE (Results 1 – 5 of 5) sorted by relevance

/third_party/cups-filters/fontembed/
Dembed.c78 if ( (mode&EMB_C_KEEP_T1)&&(mode&EMB_C_FORCE_MULTIBYTE) ) { in emb_new()
116 if (mode&EMB_C_FORCE_MULTIBYTE) { in emb_new()
146 if (mode&EMB_C_FORCE_MULTIBYTE) { in emb_new()
Dembed.h39 EMB_C_FORCE_MULTIBYTE=0x08, // always use multibyte fonts enumerator
Dtest_pdf.c89 EMB_C_FORCE_MULTIBYTE| in main()
/third_party/cups-filters/filter/
Dtest_pdf2.c60 EMB_C_FORCE_MULTIBYTE| in main()
Dtexttopdf.c107 EMB_C_FORCE_MULTIBYTE| in font_load()