Searched refs:pageAgentFitWindow (Results 1 – 1 of 1) sorted by relevance
93 static const char pageAgentFitWindow[] = "pageAgentFitWindow"; variable372 bool currentFitWindow = m_state->getBoolean(PageAgentState::pageAgentFitWindow); in restore()417 m_state->setBoolean(PageAgentState::pageAgentFitWindow, false); in disable()679 m_state->setBoolean(PageAgentState::pageAgentFitWindow, fitWindow); in setDeviceMetricsOverride()693 bool currentFitWindow = m_state->getBoolean(PageAgentState::pageAgentFitWindow); in deviceMetricsChanged()