Home
last modified time | relevance | path

Searched refs:extendWordSelection (Results 1 – 2 of 2) sorted by relevance

/dports/audio/gogglesmm/gogglesmm-1.2.2/src/
H A Dfxext.h362 FXbool extendWordSelection(FXint p,FXbool notify=false);
H A Dfxext.cpp494 FXbool GMTextField::extendWordSelection(FXint pos,FXbool /*notify*/) { in extendWordSelection() function in GMTextField
537 extendWordSelection(cursor,true); in onLeftBtnPress()