Searched refs:applyEmulatedMedia (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorPageAgent.h156 void applyEmulatedMedia(String*);
H A DInspectorInstrumentation.h186 static void applyEmulatedMedia(Frame*, String*);
1287 inline void InspectorInstrumentation::applyEmulatedMedia(Frame* frame, String* media) function in class:WebCore::InspectorInstrumentation
H A DInspectorPageAgent.cpp1320 void InspectorPageAgent::applyEmulatedMedia(String* media) function in class:WebCore::InspectorPageAgent
H A DInspectorInstrumentation.cpp661 pageAgent->applyEmulatedMedia(media);
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DFrameView.cpp1448 InspectorInstrumentation::applyEmulatedMedia(m_frame.get(), &overrideType);

Completed in 281 milliseconds