Home
last modified time | relevance | path

Searched defs:firstScroll (Results 1 – 24 of 24) sorted by relevance

/dports/sysutils/luckybackup/luckybackup-0.5.0/src/
H A DlogDialog.h51 bool firstScroll; variable
H A DmanageWizard.h78 bool firstScroll; // becomes false if first time next button pressed variable
H A Dluckybackupwindow.h184 bool firstScroll; //used for next/previous error button variable
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller_p.h174 bool firstScroll; // true if we haven't already send a scroll event variable
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DAquariaMenuItem.h244 bool firstScroll; variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/chat/
H A Dmessage_bar.cpp550 const auto firstScroll = countBarState(2).scroll; in paintLeftBar() local