Searched refs:overrideDeviceMetrics (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorClient.h69 virtual void overrideDeviceMetrics(int /*width*/, int /*height*/, float /*fontScaleFactor*/, bool /*fitWindow*/) function in class:WebCore::InspectorClient
H A DInspectorPageAgent.cpp1174 m_client->overrideDeviceMetrics(width, height, static_cast<float>(fontScaleFactor), fitWindow);
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DInspectorClientBlackBerry.cpp94 void InspectorClientBlackBerry::overrideDeviceMetrics(int width, int height, float fontScaleFactor, bool) function in class:WebCore::InspectorClientBlackBerry
H A DInspectorClientBlackBerry.h59 virtual void overrideDeviceMetrics(int, int, float, bool);

Completed in 175 milliseconds