HomeSort by relevance Sort by last modified time
    Searched refs:pageOfShame (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/frame/
Settings.cpp 100 Page* Settings::pageOfShame() const
118 return InspectorInstrumentation::overrideTextAutosizing(pageOfShame(), m_textAutosizingEnabled);
139 return InspectorInstrumentation::overrideFontScaleFactor(pageOfShame(), m_deviceScaleAdjustment);
145 InspectorInstrumentation::scriptsEnabled(pageOfShame(), m_isScriptEnabled);
Settings.h 96 // FIXME: pageOfShame() is a hack for the inspector code:
98 Page* pageOfShame() const;

Completed in 168 milliseconds