Searched refs:_q_orientationChanged (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
H A Dqwebframe_p.h109 void _q_orientationChanged();
H A Dqwebframe.h237 Q_PRIVATE_SLOT(d, void _q_orientationChanged())
H A Dqwebframe.cpp442 void QWebFramePrivate::_q_orientationChanged() function in class:QWebFramePrivate
545 connect(&d->m_orientation, SIGNAL(readingChanged()), this, SLOT(_q_orientationChanged()));
557 connect(&d->m_orientation, SIGNAL(readingChanged()), this, SLOT(_q_orientationChanged()));

Completed in 19 milliseconds