Home
last modified time | relevance | path

Searched refs:SetInspectorTag (Results 1 - 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dpreview_mock_model_impl.h46 mockComponent->SetInspectorTag(content + "ComponentV2"); in Create()
48 mockComponent->SetInspectorTag(content); in Create()
50 mockComponent->SetInspectorTag(content + "Component"); in Create()
H A Dcolumn_model_impl.cpp43 columnComponent->SetInspectorTag(tag); in Create()
H A Dform_model_impl.cpp25 form->SetInspectorTag("FormComponent"); in Create()
H A Dgauge_model_impl.cpp30 progressChild->SetInspectorTag("Gauge"); in Create()
H A Dcheckbox_model_impl.cpp50 checkboxComponent->SetInspectorTag("Checkbox"); in Create()
H A Dcheckboxgroup_model_impl.cpp47 checkboxComponent->SetInspectorTag("CheckboxGroupComponent"); in Create()
H A Dflex_model_impl.cpp31 row->SetInspectorTag("FlexComponentV2"); in CreateFlexRow()
H A Dtext_field_model_impl.cpp43 textInputComponent->SetInspectorTag("TextInput"); in CreateTextInput()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_column.h28 static void SetInspectorTag(const std::string& inspectorTag);
H A Djs_column.cpp74 void JSColumn::SetInspectorTag(const std::string& inspectorTag) in SetInspectorTag() function in OHOS::OHOS::Ace::Framework::JSColumn
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.h86 virtual void SetInspectorTag(std::string inspectorTag) in SetInspectorTag() function in OHOS::Ace::UpdateRenderType::Component
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_node.h67 void SetInspectorTag(const std::string& inspectorTag) in SetInspectorTag() function in OHOS::Ace::V2::InspectorNode
H A Dinspector_composed_component.cpp361 composedElement->SetInspectorTag(GetName()); in CreateElement()
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp1119 dialog->SetInspectorTag(inspectorTag); in ShowDialog()

Completed in 11 milliseconds