OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mockIsActive
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DeviceOrientationClientMockQt.h
46
static bool
mockIsActive
;
DeviceOrientationClientMockQt.cpp
29
bool DeviceOrientationClientMockQt::
mockIsActive
= false;
DeviceOrientationProviderQt.cpp
32
if (DeviceOrientationClientMockQt::
mockIsActive
)
DumpRenderTreeSupportQt.cpp
760
DeviceOrientationClientMockQt::
mockIsActive
= b;
[
all
...]
Completed in 710 milliseconds