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

  /external/freetype/src/otvalid/
otvgdef.c 263 OTV_NEST2( AttachList, AttachPoint );
  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 47 struct AttachList
83 * beginning of AttachList table */
361 inline bool has_attach_points (void) const { return attachList != 0; }
366 { return (this+attachList).get_attach_points (glyph_id, start_offset, point_count, point_array); }
393 attachList.sanitize (c, this) &&
429 OffsetTo<AttachList>
430 attachList; /* Offset to list of glyphs with
  /external/fonttools/Lib/fontTools/
subset.py     [all...]
merge.py 412 otTables.AttachList.mergeMap = {

Completed in 107 milliseconds