Home
last modified time | relevance | path

Searched defs:LogIt (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DLogging.h714 inline bool LogIt() const { return mLogIt; } in LogIt() function
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DLogging.h708 inline bool LogIt() const { return mLogIt; } in LogIt() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DLogging.h714 inline bool LogIt() const { return mLogIt; } in LogIt() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DLogging.h710 inline bool LogIt() const { return mLogIt; } in LogIt() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DLogging.h688 inline bool LogIt() const { return mLogIt; } in LogIt() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DLogging.h475 inline bool LogIt() const { return mLogIt; } in LogIt() function
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4Gui.cpp1143 void ComponentAligner::LogIt(const char *szName) in LogIt() function in C4GUI::ComponentAligner