Home
last modified time | relevance | path

Searched refs:buildCursivePosSubtable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/fonttools/Doc/source/otlLib/
H A Dindex.rst79 .. autofunction:: buildCursivePosSubtable
/aosp_15_r20/external/fonttools/Lib/fontTools/otlLib/
H A Dbuilder.py931 st = buildCursivePosSubtable(self.attachments, self.glyphMap)
1716 def buildCursivePosSubtable(attach, glyphMap): function
/aosp_15_r20/external/fonttools/Tests/otlLib/
H A Dbuilder_test.py216 pos = builder.buildCursivePosSubtable(
/aosp_15_r20/external/fonttools/Lib/fontTools/mtiLib/
H A D__init__.py424 return otl.buildCursivePosSubtable(records, font.getReverseGlyphMap())