HomeSort by relevance Sort by last modified time
    Searched defs:string_pool (Results 1 - 4 of 4) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-name-table.hh 107 char *string_pool = (char *) this + stringOffset; local
110 if (!nameRecord[i].sanitize (c, string_pool)) return_trace (false);
  /external/freetype/src/cff/
cfftypes.h 255 /* array of pointers into String INDEX data stored at string_pool */
258 FT_Byte* string_pool; member in struct:CFF_FontRec_
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cfftypes.h 249 /* array of pointers into String INDEX data stored at string_pool */
252 FT_Byte* string_pool; member in struct:CFF_FontRec_
  /external/pdfium/third_party/freetype/src/cff/
cfftypes.h 249 /* array of pointers into String INDEX data stored at string_pool */
252 FT_Byte* string_pool; member in struct:CFF_FontRec_

Completed in 1203 milliseconds