Searched refs:SetInspectorTag (Results 1 – 14 of 14) sorted by relevance
46 mockComponent->SetInspectorTag(content + "ComponentV2"); in Create()48 mockComponent->SetInspectorTag(content); in Create()50 mockComponent->SetInspectorTag(content + "Component"); in Create()
43 columnComponent->SetInspectorTag(tag); in Create()
31 progressChild->SetInspectorTag("Gauge"); in Create()
29 form->SetInspectorTag("FormComponent"); in Create()
53 checkboxComponent->SetInspectorTag("Checkbox"); in Create()
51 checkboxComponent->SetInspectorTag("CheckboxGroupComponent"); in Create()
31 row->SetInspectorTag("FlexComponentV2"); in CreateFlexRow()
53 textInputComponent->SetInspectorTag("TextInput"); in CreateTextInput()
28 static void SetInspectorTag(const std::string& inspectorTag);
82 void JSColumn::SetInspectorTag(const std::string& inspectorTag) in SetInspectorTag() function in OHOS::Ace::Framework::JSColumn
86 virtual void SetInspectorTag(std::string inspectorTag) in SetInspectorTag() function
67 void SetInspectorTag(const std::string& inspectorTag) in SetInspectorTag() function
368 composedElement->SetInspectorTag(GetName()); in CreateElement()
1128 dialog->SetInspectorTag(inspectorTag); in ShowDialog()