HomeSort by relevance Sort by last modified time
    Searched defs:fontDicts (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-cff2-table.hh 426 fontDicts.init ();
477 font = fontDicts.push ();
499 fontDicts.fini_deep ();
520 hb_vector_t<CFF2FontDictValues> fontDicts;
hb-ot-cff1-table.hh 1003 fontDicts.init ();
1090 font = fontDicts.push ();
1131 fontDicts.fini_deep ();
1171 hb_vector_t<CFF1FontDictValues> fontDicts;
    [all...]

Completed in 69 milliseconds