OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_Anchor
(Results
1 - 2
of
2
) 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
...]
Completed in 18 milliseconds