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

/external/webkit/Source/WebCore/rendering/
H A DRenderThemeSafari.cpp275 r = inflateRect(r, radioSizes()[controlSize], radioMargins(controlSize));
458 IntRect inflatedRect = inflateRect(r, radioSizes()[controlSize], radioMargins(controlSize));
464 const IntSize* RenderThemeSafari::radioSizes() const function in class:WebCore::RenderThemeSafari
488 setSizeFromFont(style, radioSizes());

Completed in 72 milliseconds