Home
last modified time | relevance | path

Searched refs:styleToApply (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DApplyStyleCommand.cpp658 RefPtrWillBeRawPtr<EditingStyle> styleToApply = style; in applyInlineStyle() local
675 styleToApply = styleWithoutEmbedding; in applyInlineStyle()
679 fixRangeAndApplyInlineStyle(styleToApply.get(), start, end); in applyInlineStyle()