Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/type1/
Dt1load.h43 PS_TableRec charstrings; member
/third_party/skia/third_party/externals/freetype/src/type42/
Dt42parse.h52 PS_TableRec charstrings; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dt1types.h117 FT_Byte** charstrings; /* array of glyph charstrings */ member
/third_party/mesa3d/src/imgui/
Dimstb_truetype.h727 stbtt__buf charstrings; // the charstring index member
1376 stbtt_uint32 cstype = 2, charstrings = 0, fdarrayoff = 0, fdselectoff = 0; in stbtt_InitFont_internal() local