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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 148 typedef struct HB_Anchor_ HB_Anchor;
154 HB_Anchor MarkAnchor; /* anchor table */
292 HB_Anchor EntryAnchor; /* entry Anchor table */
293 HB_Anchor ExitAnchor; /* exit Anchor table */
316 HB_Anchor* BaseAnchor; /* array of base glyph anchor
349 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor
395 HB_Anchor* Mark2Anchor; /* array of mark glyph anchor
harfbuzz-gpos.c 575 static HB_Error Load_Anchor( HB_Anchor* an,
704 static void Free_Anchor( HB_Anchor* an)
716 HB_Anchor* an,
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h 148 typedef struct HB_Anchor_ HB_Anchor;
154 HB_Anchor MarkAnchor; /* anchor table */
292 HB_Anchor EntryAnchor; /* entry Anchor table */
293 HB_Anchor ExitAnchor; /* exit Anchor table */
316 HB_Anchor* BaseAnchor; /* array of base glyph anchor
349 HB_Anchor* LigatureAnchor; /* array of ligature glyph anchor
395 HB_Anchor* Mark2Anchor; /* array of mark glyph anchor
harfbuzz-gpos.c 575 static HB_Error Load_Anchor( HB_Anchor* an,
704 static void Free_Anchor( HB_Anchor* an)
716 HB_Anchor* an,
    [all...]

Completed in 26 milliseconds