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

  /external/freetype/src/pshinter/
pshalgo.h 200 PSH_Hint_TableRec hint_tables[2]; member in struct:PSH_GlyphRec_
pshalgo.c 1040 psh_hint_table_done( &glyph->hint_tables[1], memory );
1041 psh_hint_table_done( &glyph->hint_tables[0], memory );
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/
pshalgo.h 200 PSH_Hint_TableRec hint_tables[2]; member in struct:PSH_GlyphRec_
pshalgo.c 1040 psh_hint_table_done( &glyph->hint_tables[1], memory );
1041 psh_hint_table_done( &glyph->hint_tables[0], memory );
    [all...]
  /external/pdfium/third_party/freetype/src/pshinter/
pshalgo.h 200 PSH_Hint_TableRec hint_tables[2]; member in struct:PSH_GlyphRec_
pshalgo.c 1040 psh_hint_table_done( &glyph->hint_tables[1], memory );
1041 psh_hint_table_done( &glyph->hint_tables[0], memory );
    [all...]

Completed in 143 milliseconds