Home
last modified time | relevance | path

Searched refs:setThickCursor (Results 1 – 4 of 4) sorted by relevance

/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/
H A Dtextedit.h240 void setThickCursor (bool thick) { in setThickCursor() function
H A Dconfig.h102 void setThickCursor (bool thick) { in setThickCursor() function
H A Dpref.cpp1150 config.setThickCursor (thick); in prefThickCursor()
1160 textedit->setThickCursor (thick); in prefThickCursor()
H A Dfpwin.cpp1443 textEdit->setThickCursor (true); in createEmptyTab()