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

  /external/webkit/WebCore/platform/wx/wxcode/win/
scrollbar_render.cpp 55 #define TS_UP_BUTTON 0
165 xpState += horiz ? TS_LEFT_BUTTON : TS_UP_BUTTON;
  /external/webkit/WebCore/platform/win/
ScrollbarThemeWin.cpp 51 #define TS_UP_BUTTON 0
281 xpState = start ? TS_UP_BUTTON : TS_DOWN_BUTTON;

Completed in 111 milliseconds