Searched refs:TEXT_COMPONENT_TAG (Results 1 – 5 of 5) sorted by relevance
97 ACE_EXPORT extern const char TEXT_COMPONENT_TAG[];285 ACE_EXPORT extern const char TEXT_COMPONENT_TAG[];
93 const char TEXT_COMPONENT_TAG[] = "TextComponentV2"; variable
123 …{ TEXT_COMPONENT_TAG, [](const std::string& id) { return AceType::MakeRefPtr<V2::TextComposedEleme… in __anona4bda69c0b02()261 { TEXT_COMPONENT_TAG, TEXT_ETS_TAG },
319 V2::InspectorComposedComponent::GenerateId(), V2::TEXT_COMPONENT_TAG, titleLabel_); in BuildTitleChildren()
264 column->AppendChild(GenerateComposed(V2::TEXT_COMPONENT_TAG, titleFlex, true)); in BuildTitle()291 column->AppendChild(GenerateComposed(V2::TEXT_COMPONENT_TAG, contentFlex, true)); in BuildContent()