Searched defs:hasComposition (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DEditorState.h62 bool hasComposition; member in struct:WebKit::EditorState
H A DEditorState.cpp43 encoder << hasComposition; local
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DEditor.h308 bool hasComposition() const { return m_compositionNode; } function in class:WebCore::Editor
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DDumpRenderTreeSupportEfl.cpp575 bool DumpRenderTreeSupportEfl::hasComposition(const Evas_Object* ewkView) function in class:DumpRenderTreeSupportEfl
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DDumpRenderTreeSupportGtk.cpp309 bool DumpRenderTreeSupportGtk::hasComposition(WebKitWebView* webView) function in class:DumpRenderTreeSupportGtk

Completed in 207 milliseconds