Searched refs:H_SCROLL_STEP (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A DScintillaWX.cpp403 const int H_SCROLL_STEP = 20; variable
780 xPos -= H_SCROLL_STEP;
782 xPos += H_SCROLL_STEP;

Completed in 105 milliseconds