Searched refs:DoVScroll (Results 1 - 3 of 3) 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.h131 void DoVScroll(int type, int pos);
H A DScintillaWX.cpp801 void ScintillaWX::DoVScroll(int type, int pos) { function in class:ScintillaWX
H A Dstc.cpp3031 m_swx->DoVScroll(evt.GetEventType(), evt.GetPosition());
3038 m_swx->DoVScroll(evt.GetEventType(), evt.GetPosition());

Completed in 32 milliseconds