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

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderInputSpeech.cpp71 LayoutUnit buttonSize = std::min(inputContentBox.width(), std::min<LayoutUnit>(inputContentBox.height(), rect.height())); local
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DScrollbarThemeGtk2.cpp155 int buttonSize = (orientation == VerticalScrollbar) ? rect.height() : rect.width(); local
H A DScrollbarThemeGtk.cpp273 IntSize ScrollbarThemeGtk::buttonSize(ScrollbarThemeClient* scrollbar) function in class:WebCore::ScrollbarThemeGtk
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.cpp62 static const int buttonSize = 25; variable
125 HUDSlider::HUDSlider(HUDSliderButtonShape shape, int buttonSize, const IntRect& rect) argument
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeTheme.c2008 int w1, lineLeft, lineTop, buttonLeft, buttonTop, buttonThickness, buttonSize; local
H A DtkTreeCtrl.h256 int buttonSize; /* -buttonsize */ member in struct:TreeCtrl

Completed in 167 milliseconds