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()
850 …fPtr<ComposedComponent> ViewStackProcessor::CreateInspectorWrapper(const std::string& inspectorTag) in CreateInspectorWrapper()856 void ViewStackProcessor::CreateInspectorComposedComponent(const std::string& inspectorTag) in CreateInspectorComposedComponent()
86 virtual void SetInspectorTag(std::string inspectorTag) in SetInspectorTag()
512 auto inspectorTag = dialog->GetInspectorTag(); in CreateInspectorComponent() local
1162 const DialogProperties& dialogProperties, bool isRightToLeft, const std::string& inspectorTag) in ShowDialog()