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 226 gr_font *grfont = HB_SHAPER_DATA_GET (font); local
262 seg = gr_make_seg (grfont, grface,
350 pPos->x_advance = gr_slot_advance_X (is, grface, grfont);
351 pPos->y_advance = gr_slot_advance_Y (is, grface, grfont);
  /external/harfbuzz_ng/src/
hb-graphite2.cc 226 gr_font *grfont = HB_SHAPER_DATA_GET (font); local
262 seg = gr_make_seg (grfont, grface,
350 pPos->x_advance = gr_slot_advance_X (is, grface, grfont);
351 pPos->y_advance = gr_slot_advance_Y (is, grface, grfont);

Completed in 34 milliseconds