HomeSort by relevance Sort by last modified time
    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 322 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 93 milliseconds