Home
last modified time | relevance | path

Searched refs:getSelStartColumn (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXTable.h791 FXint getSelStartColumn() const { return selection.fm.col; } in getSelStartColumn() function
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXTable.h936 FXint getSelStartColumn() const { return selection.fm.col; } in getSelStartColumn() function
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXTable.h988 FXint getSelStartColumn() const { return selection.fm.col; } in getSelStartColumn() function
H A DFXText.h832 FXint getSelStartColumn() const { return select.startcol; } in getSelStartColumn() function
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXTable.h988 FXint getSelStartColumn() const { return selection.fm.col; } in getSelStartColumn() function
H A DFXText.h830 FXint getSelStartColumn() const { return select.startcol; } in getSelStartColumn() function
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXTable.h936 FXint getSelStartColumn() const { return selection.fm.col; } in getSelStartColumn() function
/dports/x11-toolkits/fox17/fox-1.7.77/adie/
H A DTextWindow.cpp1997 FXint sc=editor->getSelStartColumn(); in onCmdReplaceFile()
2021 FXint sc=editor->getSelStartColumn(); in onCmdExtractFile()