Searched refs:overrideTextAutosizing (Results 1 – 4 of 4) sorted by relevance
118 return InspectorInstrumentation::overrideTextAutosizing(pageOfShame(), m_textAutosizingEnabled); in textAutosizingEnabled()
130 bool overrideTextAutosizing(bool);
512 bool overrideTextAutosizing(Page* page, [DefaultReturn] bool textAutosizing);
1166 bool InspectorPageAgent::overrideTextAutosizing(bool textAutosizing) in overrideTextAutosizing() function in WebCore::InspectorPageAgent