OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sliderindent
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/testing/runner/
WebTestThemeControlWin.cpp
286
const int
sliderIndent
= 2;
420
lirect.inset(noOffset, halfHeight -
sliderIndent
);
431
lirect.inset(halfWidth -
sliderIndent
, noOffset);
WebTestThemeEngineMock.cpp
331
const int
sliderIndent
= 2;
546
lirect.inset(halfWidth -
sliderIndent
, noOffset);
551
lirect.inset(noOffset, halfHeight -
sliderIndent
);
Completed in 373 milliseconds