Home
last modified time | relevance | path

Searched defs:_scrollFuncX (Results 1 – 6 of 6) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Frame.cpp196 void AP_Win32Frame::_scrollFuncX(void* pData, UT_sint32 xoff, UT_sint32 xlimit) in _scrollFuncX() function in AP_Win32Frame
H A Dap_Win32FrameImpl.cpp609 void AP_Win32FrameImpl::_scrollFuncX(UT_sint32 xoff, UT_sint32 /*xlimit*/) in _scrollFuncX() function in AP_Win32FrameImpl
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/cocoa/
H A Dap_CocoaFrame.cpp192 void AP_CocoaFrame::_scrollFuncX(void * pData, UT_sint32 xoff, UT_sint32 /*xrange*/) in _scrollFuncX() function in AP_CocoaFrame
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixFrame.cpp310 void AP_UnixFrame::_scrollFuncX(void * pData, UT_sint32 xoff, UT_sint32 /*xrange*/) in _scrollFuncX() function in AP_UnixFrame
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_LeftRuler.cpp1253 void AP_LeftRuler::_scrollFuncX(void * /* pData */, UT_sint32 /* xoff */, UT_sint32 /* xlimit */) in _scrollFuncX() function in AP_LeftRuler
H A Dap_TopRuler.cpp322 void AP_TopRuler::_scrollFuncX(void * pData, UT_sint32 xoff, UT_sint32 xlimit) in _scrollFuncX() function in AP_TopRuler