Searched refs:applyEmulatedMedia (Results 1 – 4 of 4) sorted by relevance
139 void applyEmulatedMedia(String*);
263 void applyEmulatedMedia(LocalFrame*, String* media);
1269 void InspectorPageAgent::applyEmulatedMedia(String* media) in applyEmulatedMedia() function in WebCore::InspectorPageAgent
1143 InspectorInstrumentation::applyEmulatedMedia(m_frame.get(), &overrideType); in mediaType()