Searched refs:cancelButtonSizes (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderThemeSafari.h175 const IntSize* cancelButtonSizes() const;
H A DRenderThemeMac.h211 const IntSize* cancelButtonSizes() const;
H A DRenderThemeSafari.cpp1096 const IntSize* RenderThemeSafari::cancelButtonSizes() const function in class:WebCore::RenderThemeSafari
1104 IntSize size = sizeForSystemFont(style, cancelButtonSizes());
H A DRenderThemeMac.mm1517 const IntSize* RenderThemeMac::cancelButtonSizes() const
1525 IntSize size = sizeForSystemFont(style, cancelButtonSizes());

Completed in 43 milliseconds