HomeSort by relevance Sort by last modified time
    Searched defs:width_count (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/freetype/src/autofit/
afcjk.h 80 FT_UInt width_count; member in struct:AF_CJKAxisRec_
aflatin.h 101 FT_UInt width_count; /* number of used widths */ member in struct:AF_LatinAxisRec_
  /external/freetype/src/autofit/
afcjk.h 80 FT_UInt width_count; member in struct:AF_CJKAxisRec_
aflatin.h 101 FT_UInt width_count; /* number of used widths */ member in struct:AF_LatinAxisRec_
  /external/chromium_org/ui/surface/
accelerated_surface_transformer_win.cc 76 int width_count = 0; local
79 ++width_count;
88 return std::max(std::max(width_count, height_count),

Completed in 6957 milliseconds