/dports/lang/spidermonkey60/firefox-60.9.0/layout/tools/layout-debug/src/ |
H A D | nsLayoutDebuggingTools.cpp | 175 return SetBoolPrefAndRefresh("nglayout.debug.paint_flashing", mPaintFlashing); in SetPaintFlashing() 187 return SetBoolPrefAndRefresh("nglayout.debug.paint_dumping", mPaintDumping); in SetPaintDumping() 199 return SetBoolPrefAndRefresh("nglayout.debug.invalidate_dumping", in SetInvalidateDumping() 212 return SetBoolPrefAndRefresh("nglayout.debug.event_dumping", mEventDumping); in SetEventDumping() 224 return SetBoolPrefAndRefresh("nglayout.debug.motion_event_dumping", in SetMotionEventDumping() 237 return SetBoolPrefAndRefresh("nglayout.debug.crossing_event_dumping", in SetCrossingEventDumping() 254 SetBoolPrefAndRefresh("layout.reflow.showframecounts", aShow); in SetReflowCounts() 459 nsresult nsLayoutDebuggingTools::SetBoolPrefAndRefresh(const char* aPrefName, in SetBoolPrefAndRefresh() function in nsLayoutDebuggingTools
|
H A D | nsLayoutDebuggingTools.h | 27 nsresult SetBoolPrefAndRefresh(const char *aPrefName, bool aNewValue);
|
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/tools/layout-debug/src/ |
H A D | nsLayoutDebuggingTools.cpp | 208 return SetBoolPrefAndRefresh("nglayout.debug.paint_flashing", mPaintFlashing); in SetPaintFlashing() 222 return SetBoolPrefAndRefresh("nglayout.debug.paint_dumping", mPaintDumping); in SetPaintDumping() 236 return SetBoolPrefAndRefresh("nglayout.debug.invalidate_dumping", mInvalidateDumping); in SetInvalidateDumping() 250 return SetBoolPrefAndRefresh("nglayout.debug.event_dumping", mEventDumping); in SetEventDumping() 264 return SetBoolPrefAndRefresh("nglayout.debug.motion_event_dumping", mMotionEventDumping); in SetMotionEventDumping() 278 return SetBoolPrefAndRefresh("nglayout.debug.crossing_event_dumping", mCrossingEventDumping); in SetCrossingEventDumping() 296 SetBoolPrefAndRefresh("layout.reflow.showframecounts", aShow); in SetReflowCounts() 529 nsLayoutDebuggingTools::SetBoolPrefAndRefresh(const char * aPrefName, in SetBoolPrefAndRefresh() function in nsLayoutDebuggingTools
|
H A D | nsLayoutDebuggingTools.h | 28 nsresult SetBoolPrefAndRefresh(const char * aPrefName, bool aNewValue);
|
/dports/www/firefox-esr/firefox-91.8.0/layout/tools/layout-debug/src/ |
H A D | nsLayoutDebuggingTools.h | 25 nsresult SetBoolPrefAndRefresh(const char* aPrefName, bool aNewValue);
|
H A D | nsLayoutDebuggingTools.cpp | 321 nsresult nsLayoutDebuggingTools::SetBoolPrefAndRefresh(const char* aPrefName, in SetBoolPrefAndRefresh() function in nsLayoutDebuggingTools
|
/dports/www/firefox/firefox-99.0/layout/tools/layout-debug/src/ |
H A D | nsLayoutDebuggingTools.h | 25 nsresult SetBoolPrefAndRefresh(const char* aPrefName, bool aNewValue);
|
H A D | nsLayoutDebuggingTools.cpp | 332 nsresult nsLayoutDebuggingTools::SetBoolPrefAndRefresh(const char* aPrefName, in SetBoolPrefAndRefresh() function in nsLayoutDebuggingTools
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/tools/layout-debug/src/ |
H A D | nsLayoutDebuggingTools.h | 25 nsresult SetBoolPrefAndRefresh(const char* aPrefName, bool aNewValue);
|
H A D | nsLayoutDebuggingTools.cpp | 321 nsresult nsLayoutDebuggingTools::SetBoolPrefAndRefresh(const char* aPrefName, in SetBoolPrefAndRefresh() function in nsLayoutDebuggingTools
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/tools/layout-debug/src/ |
H A D | nsLayoutDebuggingTools.h | 25 nsresult SetBoolPrefAndRefresh(const char* aPrefName, bool aNewValue);
|
H A D | nsLayoutDebuggingTools.cpp | 367 nsresult nsLayoutDebuggingTools::SetBoolPrefAndRefresh(const char* aPrefName, in SetBoolPrefAndRefresh() function in nsLayoutDebuggingTools
|