Home
last modified time | relevance | path

Searched defs:OnOffsetScroll (Results 1 – 3 of 3) sorted by relevance

/dports/editors/wxhexeditor/wxHexEditor/src/HexEditorCtrl/
H A DHexEditorCtrlGui.h55 virtual void OnOffsetScroll( wxScrollEvent& event ) { event.Skip(); } in OnOffsetScroll() function
H A DHexEditorCtrl.cpp1192 void wxHugeScrollBar::OnOffsetScroll( wxScrollEvent& event ){ in OnOffsetScroll() function in wxHugeScrollBar
/dports/editors/wxhexeditor/wxHexEditor/src/
H A DHexEditor.cpp623 void HexEditor::OnOffsetScroll( wxScrollEvent& event ) { in OnOffsetScroll() function in HexEditor