HomeSort by relevance Sort by last modified time
    Searched refs:SP_GRIPPERVERT (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/wx/wxcode/win/
scrollbar_render.cpp 48 #define SP_GRIPPERVERT 9
209 part = SP_GRIPPERVERT;
  /external/webkit/WebCore/platform/win/
ScrollbarThemeWin.cpp 49 #define SP_GRIPPERVERT 9
343 DrawThemeBackground(scrollbarTheme, hdc, scrollbar->orientation() == HorizontalScrollbar ? SP_GRIPPERHOR : SP_GRIPPERVERT, state, &themeRect, 0);

Completed in 88 milliseconds