Searched refs:properties1 (Results 1 – 5 of 5) sorted by relevance
31 let properties1: Array<huks.HuksParam> = [46 properties: properties1,
846 auto& properties1 = node.GetMutableRenderProperties(); variable847 properties1.boundsGeo_ = std::make_shared<RSObjAbsGeometry>();865 auto& properties1 = rootNode.GetMutableRenderProperties(); variable866 properties1.boundsGeo_ = std::make_shared<RSObjAbsGeometry>();885 auto& properties1 = subTreeRoot.GetMutableRenderProperties(); variable886 properties1.boundsGeo_ = std::make_shared<RSObjAbsGeometry>();906 auto& properties1 = subTreeRoot.GetMutableRenderProperties(); variable907 properties1.boundsGeo_ = std::make_shared<RSObjAbsGeometry>();
1650 TextProperties properties1; variable1651 properties1.upFontSize = Dimension(FONT_SIZE_5);1652 properties1.fontSize = Dimension(FONT_SIZE_20);1653 properties1.downFontSize = Dimension(FONT_SIZE_5);1654 properties1.upColor = Color::RED;1655 properties1.currentColor = Color::RED;1656 properties1.downColor = Color::RED;1657 animationProperties.emplace_back(properties1);
2473 TimeTextProperties properties1; variable2474 properties1.upFontSize = Dimension(FONT_SIZE_5);2475 properties1.fontSize = Dimension(FONT_SIZE_20);2476 properties1.downFontSize = Dimension(FONT_SIZE_5);2477 properties1.upColor = Color::RED;2478 properties1.currentColor = Color::RED;2479 properties1.downColor = Color::RED;2480 animationProperties.emplace_back(properties1);