Searched refs:styleForSelectionStart (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/editing/mac/
H A DEditorMac.mm95 RenderStyle* style = styleForSelectionStart(nodeToRemove);
/external/webkit/Source/WebCore/editing/
H A DEditor.h361 RenderStyle* styleForSelectionStart(Node*& nodeToRemove) const;
H A DEditor.cpp521 RenderStyle* style = styleForSelectionStart(nodeToRemove); // sets nodeToRemove
2918 RenderStyle* Editor::styleForSelectionStart(Node *&nodeToRemove) const function in class:WebCore::Editor

Completed in 82 milliseconds