Searched defs:exitAnchor (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/ |
H A D | CursivePosFormat1.hh | 46 exitAnchor; /* Offset to ExitAnchor table--from member
|
/aosp_15_r20/external/fonttools/Lib/fontTools/feaLib/ |
H A D | builder.py | 1422 def add_cursive_pos(self, location, glyphclass, entryAnchor, exitAnchor): argument
|
H A D | ast.py | 823 def __init__(self, glyphclass, entryAnchor, exitAnchor, location=None): argument
|
/aosp_15_r20/external/fonttools/Lib/fontTools/otlLib/ |
H A D | builder.py | 908 def add_attachment(self, location, glyphs, entryAnchor, exitAnchor): argument
|