Home
last modified time | relevance | path

Searched defs:exitAnchor (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DCursivePosFormat1.hh46 exitAnchor; /* Offset to ExitAnchor table--from member
/aosp_15_r20/external/fonttools/Lib/fontTools/feaLib/
H A Dbuilder.py1422 def add_cursive_pos(self, location, glyphclass, entryAnchor, exitAnchor): argument
H A Dast.py823 def __init__(self, glyphclass, entryAnchor, exitAnchor, location=None): argument
/aosp_15_r20/external/fonttools/Lib/fontTools/otlLib/
H A Dbuilder.py908 def add_attachment(self, location, glyphs, entryAnchor, exitAnchor): argument