OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendOrientationChangeEvent
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebCore/page/
Frame.h
173
void
sendOrientationChangeEvent
(int orientation);
Frame.cpp
326
void Frame::
sendOrientationChangeEvent
(int orientation)
[
all
...]
/external/webkit/Source/WebKit/qt/Api/
qwebframe.cpp
467
frame->
sendOrientationChangeEvent
(orientation);
[
all
...]
/external/webkit/Source/WebKit/android/jni/
WebCoreFrameBridge.cpp
[
all
...]
Completed in 168 milliseconds