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

  /external/chromium_org/ui/gfx/
platform_font_pango.cc 179 return height_pixels_;
342 height_pixels_ = ascent_pixels_ + SkScalarCeil(metrics.fDescent);
350 height_pixels_ = other->height_pixels_;
platform_font_pango.h 105 int height_pixels_; member in class:gfx::PlatformFontPango

Completed in 56 milliseconds