OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_absolute
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/xml/
XPathPath.h
62
void setAbsolute(bool value) {
m_absolute
= value; setIsContextNodeSensitive(!
m_absolute
); }
71
bool
m_absolute
;
member in class:blink::XPath::FINAL
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DeviceOrientationData.h
64
bool
m_absolute
;
member in class:blink::FINAL
Completed in 3687 milliseconds