m_absolute         81 Source/core/xml/XPathPath.cpp     : m_absolute(false)
m_absolute        104 Source/core/xml/XPathPath.cpp     if (m_absolute && context->nodeType() != Node::DOCUMENT_NODE)  {
m_absolute         58 Source/core/xml/XPathPath.h             void setAbsolute(bool value) { m_absolute = value; setIsContextNodeSensitive(!m_absolute); }
m_absolute         70 Source/core/xml/XPathPath.h             bool m_absolute;
m_absolute         88 Source/modules/device_orientation/DeviceOrientationData.cpp     return m_absolute;
m_absolute         68 Source/modules/device_orientation/DeviceOrientationData.h     bool m_absolute;