deviceMetricsChanged  431 Source/core/inspector/InspectorPageAgent.cpp     if (!deviceMetricsChanged(0, 0, 0, false, false, 1, false))
deviceMetricsChanged  719 Source/core/inspector/InspectorPageAgent.cpp     if (!deviceMetricsChanged(width, height, deviceScaleFactor, emulateViewport, fitWindow, fontScaleFactor, textAutosizing))
deviceMetricsChanged  166 Source/core/inspector/InspectorPageAgent.h     bool deviceMetricsChanged(int width, int height, double deviceScaleFactor, bool emulateViewport, bool fitWindow, double fontScaleFactor, bool textAutosizing);