Searched refs:GetDragBackgroundColor (Results 1 – 7 of 7) sorted by relevance
175 Color color = GetDragBackgroundColor(Color::WHITE); in PaintBackground()377 Color RichEditorDragOverlayModifier::GetDragBackgroundColor(const Color& defaultColor) in GetDragBackgroundColor() function in OHOS::Ace::NG::RichEditorDragOverlayModifier383 return richEditorTheme->GetDragBackgroundColor(); in GetDragBackgroundColor()
134 Color GetDragBackgroundColor(const Color& defaultColor);
116 const Color& GetDragBackgroundColor() const in GetDragBackgroundColor() function
73 Color color = pattern->GetDragBackgroundColor(); in PaintBackground()
214 Color GetDragBackgroundColor();
321 Color TextDragPattern::GetDragBackgroundColor() in GetDragBackgroundColor() function in OHOS::Ace::NG::TextDragPattern327 return textTheme->GetDragBackgroundColor(); in GetDragBackgroundColor()
186 const Color& GetDragBackgroundColor() const in GetDragBackgroundColor() function