Home
last modified time | relevance | path

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

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