Home
last modified time | relevance | path

Searched refs:setVisualSelectionEnabled (Results 1 – 5 of 5) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/af/ev/gtk/
H A Dev_UnixMouse.cpp170 pView->setVisualSelectionEnabled(true); in mouseClick()
174 pView->setVisualSelectionEnabled(false); in mouseClick()
H A Dev_UnixKeyboard.cpp62 pView->setVisualSelectionEnabled(false); in keyPressEvent()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxav_View.h154 void setVisualSelectionEnabled(bool bActive) in setVisualSelectionEnabled() function
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View.h281 void setVisualSelectionEnabled(bool bActive);
H A Dfv_View.cpp7090 void FV_View::setVisualSelectionEnabled(bool bActive) in setVisualSelectionEnabled() function in FV_View