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

/external/webkit/Source/WebCore/platform/
H A DTheme.h90 virtual LengthSize minimumControlSize(ControlPart, const Font&, float /*zoomFactor*/) const { return LengthSize(Length(0, Fixed), Length(0, Fixed)); } function in class:WebCore::Theme

Completed in 14 milliseconds