Home
last modified time | relevance | path

Searched refs:syncMetaMethod (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
DPageClientQt.h165syncMetaMethod = view->metaObject()->method(view->metaObject()->indexOfMethod("syncLayers()")); in PageClientQGraphicsWidget()
224 QMetaMethod syncMetaMethod; variable
DPageClientQt.cpp363 syncMetaMethod.invoke(view, Qt::QueuedConnection); in markForSync()