Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditingStyle.h142 …gStyle> styleAtSelectionStart(const VisibleSelection&, bool shouldUseBackgroundColorInEffect = fal…
DEditingStyle.cpp1276 …le::styleAtSelectionStart(const VisibleSelection& selection, bool shouldUseBackgroundColorInEffect) in styleAtSelectionStart() argument
1301 …if (shouldUseBackgroundColorInEffect && (selection.isRange() || hasTransparentBackgroundColor(styl… in styleAtSelectionStart()