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

  /external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh 44 typedef ArrayOf<USHORT> AttachPoint; /* Array of contour point indices--in
62 const AttachPoint &points = this+attachPoint[index];
77 return_trace (coverage.sanitize (c, this) && attachPoint.sanitize (c, this));
84 OffsetArrayOf<AttachPoint>
85 attachPoint; /* Array of AttachPoint tables
88 DEFINE_SIZE_ARRAY (4, attachPoint);
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/otvalid/
otvgdef.c 200 OTV_NEST2( AttachList, AttachPoint );
  /external/fonttools/Lib/fontTools/
subset.py     [all...]

Completed in 209 milliseconds