Home
last modified time | relevance | path

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

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