Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditingStyle.cpp414 static inline RGBA32 rgbaBackgroundColorInEffect(Node* node) in rgbaBackgroundColorInEffect() function
972 …yle->getPropertyCSSValue(CSSPropertyBackgroundColor).get()) == rgbaBackgroundColorInEffect(positio… in prepareToApplyAt()