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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-graphite2.cc 223 gr_font *grfont = HB_SHAPER_DATA_GET (font); local
254 seg = gr_make_seg (grfont, grface,
353 pPos->x_advance = gr_slot_advance_X (is, grface, grfont);
354 pPos->y_advance = gr_slot_advance_Y (is, grface, grfont);
  /external/harfbuzz_ng/src/
hb-graphite2.cc 224 gr_font *grfont = HB_SHAPER_DATA_GET (font); local
255 seg = gr_make_seg (grfont, grface,
356 pPos->x_advance = gr_slot_advance_X (is, grface, grfont);
357 pPos->y_advance = gr_slot_advance_Y (is, grface, grfont);

Completed in 189 milliseconds