Searched refs:rightButtonFrameNode (Results 1 – 1 of 1) sorted by relevance
656 auto rightButtonFrameNode = DynamicCast<FrameNode>(rightButtonNode); in OnColorConfigurationUpdate() local657 CHECK_NULL_VOID(rightButtonFrameNode); in OnColorConfigurationUpdate()658 ButtonSkipColorConfigurationUpdate(rightButtonFrameNode); in OnColorConfigurationUpdate()659 auto renderContext = rightButtonFrameNode->GetRenderContext(); in OnColorConfigurationUpdate()662 auto firstChild = rightButtonFrameNode->GetFirstChild(); in OnColorConfigurationUpdate()