Searched refs:shouldApplyScreenHeightOverride (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorInstrumentation.h188 static bool shouldApplyScreenHeightOverride(Frame*);
1299 inline bool InspectorInstrumentation::shouldApplyScreenHeightOverride(Frame* frame) function in class:WebCore::InspectorInstrumentation
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DDOMWindow.cpp1179 bool includeScrollbars = !InspectorInstrumentation::shouldApplyScreenHeightOverride(m_frame);

Completed in 131 milliseconds