Home
last modified time | relevance | path

Searched defs:draw_glyph (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/perf/
Dbenchmark-font.cc44 draw_glyph, enumerator
/external/fonttools/Lib/fontTools/varLib/
DinterpolatablePlot.py841 def draw_glyph(self, glyphset, glyphname, problems, which, *, x=0, y=0, scale=None): member in InterpolatablePlot
/external/harfbuzz_ng/src/
Dhb-font.hh430 void draw_glyph (hb_codepoint_t glyph, in draw_glyph() function