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

  /external/chromium_org/third_party/freetype/src/pfr/
pfrload.c 478 FT_UInt count, num_vert, num_horz; local
490 num_vert = count & 15;
492 count = num_vert + num_horz;
500 phy_font->horizontal.stem_snaps = snaps + num_vert;
  /external/freetype/src/pfr/
pfrload.c 478 FT_UInt count, num_vert, num_horz; local
490 num_vert = count & 15;
492 count = num_vert + num_horz;
500 phy_font->horizontal.stem_snaps = snaps + num_vert;

Completed in 120 milliseconds