Home
last modified time | relevance | path

Searched defs:swap_table (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/freetype/src/type1/
H A Dt1load.h44 PS_TableRec swap_table; /* For moving .notdef glyph to index 0. */ member
H A Dt1load.c1927 PS_Table swap_table = &loader->swap_table; in parse_charstrings() local
/aosp_15_r20/external/freetype/src/type42/
H A Dt42parse.h53 PS_TableRec swap_table; /* For moving .notdef glyph to index 0. */ member
H A Dt42parse.c837 PS_Table swap_table = &loader->swap_table; in t42_parse_charstrings() local