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