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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFontDescription.h112 float specifiedSize() const { return m_specifiedSize; } function in class:WebCore::FontDescription
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DTextAutosizer.cpp238 float TextAutosizer::computeAutosizedFontSize(float specifiedSize, float multiplier) argument
[all...]
H A DRenderListBox.cpp247 int specifiedSize = selectElement()->size(); local

Completed in 79 milliseconds