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

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

Completed in 199 milliseconds