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

  /external/chromium_org/third_party/freetype/src/autofit/
afloader.c 266 FT_UInt num_base_subgs, start_point; local
282 num_base_subgs = gloader->base.num_subglyphs;
295 subglyph = gloader->base.subglyphs + num_base_subgs + nn;
308 subglyph = gloader->base.subglyphs + num_base_subgs + nn;
  /external/freetype/src/autofit/
afloader.c 266 FT_UInt num_base_subgs, start_point; local
282 num_base_subgs = gloader->base.num_subglyphs;
295 subglyph = gloader->base.subglyphs + num_base_subgs + nn;
308 subglyph = gloader->base.subglyphs + num_base_subgs + nn;
  /external/chromium_org/third_party/freetype/src/truetype/
ttgload.c 1593 FT_UInt num_base_subgs = gloader->base.num_subglyphs; local
    [all...]
  /external/freetype/src/truetype/
ttgload.c 1593 FT_UInt num_base_subgs = gloader->base.num_subglyphs; local
    [all...]

Completed in 638 milliseconds