Searched refs:OnVScroll (Results 1 – 2 of 2) sorted by relevance
341 IMPL_LINK( RichTextControlImpl, OnVScroll, ScrollBar*, _pScrollbar ) in IMPL_LINK() argument366 m_pVScroll->SetScrollHdl ( LINK( this, RichTextControlImpl, OnVScroll ) ); in ensureScrollbars()
184 DECL_LINK( OnVScroll, ScrollBar* );
Completed in 22 milliseconds