OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_isActive
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/frame/
PlatformEventController.h
44
bool
m_isActive
;
/external/chromium_org/third_party/WebKit/Source/core/page/
FocusController.h
79
bool isActive() const { return
m_isActive
; }
118
bool
m_isActive
;
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/testing/
GeolocationClientMock.h
86
bool
m_isActive
;
Completed in 54 milliseconds