Searched refs:strategyInt (Results 1 – 2 of 2) sorted by relevance
86 auto strategyInt = static_cast<uint32_t>(ForegroundColorStrategy::INVERT); in SetForegroundColor() local87 … GetArkUINodeModifiers()->getCommonModifier()->setForegroundColor(nativeNode, false, strategyInt); in SetForegroundColor()
191 auto strategyInt = static_cast<uint32_t>(ForegroundColorStrategy::INVERT); in SetForegroundColor() local192 …GetArkUINodeModifiers()->getTextModifier()->setTextForegroundColor(nativeNode, false, strategyInt); in SetForegroundColor()