Home
last modified time | relevance | path

Searched defs:isHot (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/RecastDemo/Source/
H A Dimgui.cpp161 bool isHot; member
185 inline bool isHot(unsigned int id) in isHot() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dsplitter.cpp149 void wxSplitterWindow::RedrawIfHotSensitive(bool isHot) in RedrawIfHotSensitive()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dsplitter.cpp149 void wxSplitterWindow::RedrawIfHotSensitive(bool isHot) in RedrawIfHotSensitive()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dsplitter.cpp149 void wxSplitterWindow::RedrawIfHotSensitive(bool isHot) in RedrawIfHotSensitive()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dsplitter.cpp149 void wxSplitterWindow::RedrawIfHotSensitive(bool isHot) in RedrawIfHotSensitive()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dfourwaysplitter.py771 def _RedrawIfHotSensitive(self, isHot): argument
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dsplitter.cpp142 void wxSplitterWindow::RedrawIfHotSensitive(bool isHot) in RedrawIfHotSensitive()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dsplitter.cpp153 void wxSplitterWindow::RedrawIfHotSensitive(bool isHot) in RedrawIfHotSensitive()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dsplitter.cpp142 void wxSplitterWindow::RedrawIfHotSensitive(bool isHot) in RedrawIfHotSensitive()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/
H A Dtoolbar.cpp335 bool isHot = (m_hotIndex == PreviewVisibilityIndex || in onPaint() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Dsplitter.py460 def _RedrawIfHotSensitive(self, isHot): argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-redundant-branch-condition.cpp1169 void negative_else_branch(bool isHot) { in negative_else_branch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-redundant-branch-condition.cpp1116 void negative_else_branch(bool isHot) { in negative_else_branch()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-redundant-branch-condition.cpp1169 void negative_else_branch(bool isHot) { in negative_else_branch()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-redundant-branch-condition.cpp1170 void negative_else_branch(bool isHot) { in negative_else_branch()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-redundant-branch-condition.cpp1170 void negative_else_branch(bool isHot) { in negative_else_branch()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-redundant-branch-condition.cpp1170 void negative_else_branch(bool isHot) { in negative_else_branch()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-redundant-branch-condition.cpp1170 void negative_else_branch(bool isHot) { in negative_else_branch()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-redundant-branch-condition.cpp1170 void negative_else_branch(bool isHot) { in negative_else_branch()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dpager.c1558 int isHot, in readJournalHdr()
2745 static int pager_playback(Pager *pPager, int isHot){ in pager_playback()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dpager.c1586 int isHot, in readJournalHdr()
2820 static int pager_playback(Pager *pPager, int isHot){ in pager_playback()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dpager.c1554 int isHot, in readJournalHdr()
2741 static int pager_playback(Pager *pPager, int isHot){ in pager_playback()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dpager.c1538 int isHot, in readJournalHdr()
2772 static int pager_playback(Pager *pPager, int isHot){ in pager_playback()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1559 bool isHot = false; in processNonLocalLoad() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqwindowsxpstyle.cpp2007 bool isHot = tab->state & State_MouseOver; in drawControl() local

12