Searched refs:applyEmulatedMedia (Results 1 – 4 of 4) sorted by relevance
149 void applyEmulatedMedia(String*);
266 void applyEmulatedMedia(Frame*, String* media);
1217 void InspectorPageAgent::applyEmulatedMedia(String* media) in applyEmulatedMedia() function in WebCore::InspectorPageAgent
1281 InspectorInstrumentation::applyEmulatedMedia(m_frame.get(), &overrideType); in mediaType()