HomeSort by relevance Sort by last modified time
    Searched full:grfont (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/minui/
graphics.cpp 38 struct GRFont {
44 static GRFont* gr_font = NULL;
108 GRFont* font = gr_font;
272 gr_font = reinterpret_cast<GRFont*>(calloc(sizeof(*gr_font), 1));
  /external/harfbuzz_ng/src/
hb-graphite2.cc 231 gr_font *grfont = HB_SHAPER_DATA_GET (font); local
263 seg = gr_make_seg (grfont, grface,
393 pPos->y_advance = gr_slot_advance_Y (is, grface, grfont) * yscale;
413 pPos->y_advance = gr_slot_advance_Y (is, grface, grfont) * yscale;

Completed in 925 milliseconds