Searched defs:inspectorTag (Results 1 – 7 of 7) sorted by relevance
82 void JSColumn::SetInspectorTag(const std::string& inspectorTag) in SetInspectorTag()
48 void CreateMockComponent(const std::string& inspectorTag) in CreateMockComponent()
67 void SetInspectorTag(const std::string& inspectorTag) in SetInspectorTag()
851 …fPtr<ComposedComponent> ViewStackProcessor::CreateInspectorWrapper(const std::string& inspectorTag) in CreateInspectorWrapper()857 void ViewStackProcessor::CreateInspectorComposedComponent(const std::string& inspectorTag) in CreateInspectorComposedComponent()
86 virtual void SetInspectorTag(std::string inspectorTag) in SetInspectorTag()
505 auto inspectorTag = dialog->GetInspectorTag(); in CreateInspectorComponent() local
1121 const DialogProperties& dialogProperties, bool isRightToLeft, const std::string& inspectorTag) in ShowDialog()