Searched refs:SetSelectedForegroundColorAndRects (Results 1 – 3 of 3) sorted by relevance
48 void SetSelectedForegroundColorAndRects(const std::vector<RectF>& selectedUrlRects,
90 void TextOverlayModifier::SetSelectedForegroundColorAndRects( in SetSelectedForegroundColorAndRects() function in OHOS::Ace::NG::TextOverlayModifier
400 overlayMod_->SetSelectedForegroundColorAndRects(rects, color.GetValue()); in ShowShadow()