Home
last modified time | relevance | path

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

/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/
H A Dtextedit.h223 bool getInertialScrolling() const { in getInertialScrolling() function
H A Dconfig.h418 bool getInertialScrolling() const { in getInertialScrolling() function
H A Dpref.cpp282 ui->inertiaBox->setChecked (config.getInertialScrolling()); in PrefDialog()
H A Dfpwin.cpp1440 textEdit->setInertialScrolling (config.getInertialScrolling()); in createEmptyTab()