HomeSort by relevance Sort by last modified time
    Searched refs:_q_orientationChanged (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/qt/Api/
qwebframe_p.h 109 void _q_orientationChanged();
qwebframe.h 237 Q_PRIVATE_SLOT(d, void _q_orientationChanged())
qwebframe.cpp 442 void QWebFramePrivate::_q_orientationChanged()
545 connect(&d->m_orientation, SIGNAL(readingChanged()), this, SLOT(_q_orientationChanged()));
557 connect(&d->m_orientation, SIGNAL(readingChanged()), this, SLOT(_q_orientationChanged()));
    [all...]

Completed in 151 milliseconds