Searched defs:computedPixelSize (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DFontDescription.h124 int computedPixelSize() const { return int(m_computedSize + 0.5f); } function in class:blink::FontDescription
165 float effectiveFontSize() const; // Returns either the computedSize or the computedPixelSize

Completed in 36 milliseconds