Searched defs:string_pool (Results 1 – 8 of 8) sorted by relevance
224 const void *string_pool = (this+stringOffset).arrayZ; in sanitize_records() local310 const hb_bytes_t string_pool (pool, pool_len); in get_name() local
262 const void *string_pool = (this+stringOffset).arrayZ; in sanitize_records() local346 const hb_bytes_t string_pool (pool, pool_len); in get_name() local
266 const void *string_pool = (this+stringOffset).arrayZ; in sanitize_records() local350 const hb_bytes_t string_pool (pool, pool_len); in get_name() local
53 Map<String, Integer> string_pool; // map used to cache shared strings. field in FlatBufferBuilder
375 FT_Byte* string_pool; member
374 FT_Byte* string_pool; member
1627 StringOffsetMap string_pool; variable