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

  /external/webkit/Source/WebCore/editing/
SelectionController.h 173 PassRefPtr<CSSMutableStyleDeclaration> copyTypingStyle() const;
SelectionController.cpp     [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebFrame.mm 815 RefPtr<CSSMutableStyleDeclaration> typingStyle = _private->coreFrame->selection()->copyTypingStyle();
    [all...]

Completed in 56 milliseconds