Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/feaLib/
Dparser.py272 glyph = self.expect_glyph_()
293 glyph = self.expect_glyph_()
303 limit = self.expect_glyph_()
310 glyph = self.expect_glyph_()
1491 def expect_glyph_(self): member in Parser