OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:buttonmargin
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/platform/qt/
RenderThemeQt.cpp
607
int
buttonMargin
= qStyle()->pixelMetric(QStyle::PM_ButtonMargin, &styleOption, 0);
608
int paddingLeft =
buttonMargin
;
609
int paddingRight =
buttonMargin
;
[
all
...]
Completed in 72 milliseconds