OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SP_GRIPPERVERT
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/wx/wxcode/win/
scrollbar_render.cpp
48
#define
SP_GRIPPERVERT
9
209
part =
SP_GRIPPERVERT
;
/external/webkit/Source/WebCore/platform/win/
ScrollbarThemeWin.cpp
50
#define
SP_GRIPPERVERT
9
348
DrawThemeBackground(scrollbarTheme, hdc, scrollbar->orientation() == HorizontalScrollbar ? SP_GRIPPERHOR :
SP_GRIPPERVERT
, state, &themeRect, 0);
Completed in 33 milliseconds