HomeSort by relevance Sort by last modified time
    Searched refs:PS_TableRec (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/type42/
t42parse.h 47 PS_TableRec encoding_table; /* PS_Table used to store the */
51 PS_TableRec glyph_names;
52 PS_TableRec charstrings;
53 PS_TableRec swap_table; /* For moving .notdef glyph to index 0. */
  /external/freetype/src/type1/
t1load.h 39 PS_TableRec encoding_table; /* PS_Table used to store the */
43 PS_TableRec glyph_names;
44 PS_TableRec charstrings;
45 PS_TableRec swap_table; /* For moving .notdef glyph to index 0. */
48 PS_TableRec subrs;
  /external/freetype/include/freetype/internal/
psaux.h 113 * PS_TableRec
170 } PS_TableRec;
    [all...]

Completed in 54 milliseconds