Searched refs:syncX (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/plugins/qt/
H A DPluginViewQt.cpp118 QApplication::syncX(); // make sure that the server knows about the Drawable
172 const bool syncX = m_pluginDisplay && m_pluginDisplay != QX11Info::display(); local
215 if (syncX)
216 QApplication::syncX();
232 if (syncX)
765 QApplication::syncX();
/external/webkit/WebCore/plugins/gtk/
H A DPluginViewGtk.cpp206 const bool syncX = m_pluginDisplay && m_pluginDisplay != GDK_DISPLAY(); local
283 if (syncX)

Completed in 15 milliseconds