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

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderInputSpeech.cpp71 LayoutUnit buttonSize = std::min(inputContentBox.width(), std::min<LayoutUnit>(inputContentBox.height(), rect.height())); local
/macosx-10.10/WebCore-7600.1.25/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.10/WebKit-7600.1.25/win/
H A DFullscreenVideoController.cpp63 static const int buttonSize = 25; variable
126 HUDSlider::HUDSlider(HUDSliderButtonShape shape, int buttonSize, const IntRect& rect) argument
/macosx-10.10/tcl-105/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 128 milliseconds