Home
last modified time | relevance | path

Searched refs:string_pool (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-name-table.hh103 char *string_pool = (char *) this + stringOffset; in sanitize_records() local
106 if (!nameRecord[i].sanitize (c, string_pool)) return TRACE_RETURN (false); in sanitize_records()
/external/freetype/src/cff/
Dcfftypes.h252 FT_Byte* string_pool; member
Dcffload.c1481 &font->string_pool ) ) ) in cff_font_load()
1662 FT_FREE( font->string_pool ); in cff_font_done()