HomeSort by relevance Sort by last modified time
    Searched defs:hasComposition (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit2/Shared/
EditorState.h 41 , hasComposition(false)
50 bool hasComposition;
  /external/webkit/Source/WebCore/editing/
Editor.h 290 bool hasComposition() const { return m_compositionNode; }

Completed in 47 milliseconds