Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.h74 …static bool CheckForegroundColor(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& rende…
H A Dsecurity_component_handler.cpp416 bool SecurityComponentHandler::CheckForegroundColor(const RefPtr<FrameNode>& node, in CheckForegroundColor() function in OHOS::Ace::NG::SecurityComponentHandler
474 CheckForegroundColor(node, renderContext) || CheckSphericalEffect(node, renderContext) || in CheckRenderEffect()