Home
last modified time | relevance | path

Searched defs:SetLocalHexInsertionPoint (Results 1 – 2 of 2) sorted by relevance

/dports/editors/wxhexeditor/wxHexEditor/src/HexEditorCtrl/
H A DHexEditorCtrl.cpp1053 void HexEditorCtrl::SetLocalHexInsertionPoint( int hex_location ){ //Sets position of Hex Cursor in SetLocalHexInsertionPoint() function in HexEditorCtrl
/dports/editors/wxhexeditor/wxHexEditor/src/
H A DHexEditor.cpp1057 void HexEditor::SetLocalHexInsertionPoint( int hex_location, bool from_comparator ) { in SetLocalHexInsertionPoint() function in HexEditor