Home
last modified time | relevance | path

Searched defs:selectionStyle (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGInlineTextBox.cpp198 RenderStyle* selectionStyle = style; in paintSelectionBackground() local
278 RenderStyle* selectionStyle = style; in paint() local
673 …xtBox::paintText(GraphicsContext* context, RenderStyle* style, RenderStyle* selectionStyle, const … in paintText()
/external/webkit/Source/WebCore/editing/
DEditor.cpp881 RefPtr<EditingStyle> selectionStyle = selectionStartStyle(); in selectionStartHasStyle() local
894 RefPtr<EditingStyle> selectionStyle = selectionStartStyle(); in selectionHasStyle() local
937 RefPtr<EditingStyle> selectionStyle = selectionStartStyle(); in selectionStartCSSPropertyValue() local
DEditorCommand.cpp136 RefPtr<EditingStyle> selectionStyle = frame->editor()->selectionStartStyle(); in executeToggleStyleInList() local