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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFontDescription.h146 void setComputedSize(float s) { m_computedSize = clampToFloat(s); } function in class:WebCore::FontDescription

Completed in 111 milliseconds