Searched refs:selectionStartCSSPropertyValue (Results 1 – 3 of 3) sorted by relevance
113 String selectionStartCSSPropertyValue(CSSPropertyID);
650 String Editor::selectionStartCSSPropertyValue(CSSPropertyID propertyID) in selectionStartCSSPropertyValue() function in WebCore::Editor
237 return frame.editor().selectionStartCSSPropertyValue(propertyID); in valueStyle()