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

  /external/webkit/Source/WebCore/editing/
TypingCommand.h 82 void setCompositionType(TextCompositionType type) { m_compositionType = type; }
TypingCommand.cpp 199 lastTypingCommand->setCompositionType(compositionType);

Completed in 361 milliseconds