Searched defs:requestPageScaleFactor (Results 1 – 3 of 3) sorted by relevance
71 virtual void requestPageScaleFactor(float scale, const IntPoint& origin) { } in requestPageScaleFactor() function
375 void InspectorController::requestPageScaleFactor(float scale, const IntPoint& origin) in requestPageScaleFactor() function in WebCore::InspectorController
141 void InspectorClientImpl::requestPageScaleFactor(float scale, const IntPoint& origin) in requestPageScaleFactor() function in blink::InspectorClientImpl