Searched refs:m_orientationLocked (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/plugins/blackberry/
H A DPluginViewPrivateBlackBerry.h82 bool m_orientationLocked; member in class:WebCore::PluginViewPrivate
H A DPluginViewPrivateBlackBerry.cpp45 , m_orientationLocked(false)
163 m_orientationLocked = true;
168 if (!m_orientationLocked)
177 m_orientationLocked = false;
H A DPluginViewBlackBerry.cpp1128 if (m_private->m_orientationLocked)

Completed in 122 milliseconds