Searched refs:SetWindowName (Results 1 – 15 of 15) sorted by relevance
26 option_->SetWindowName("WindowImplTest"); in SetUpTestCase()58 option->SetWindowName("CreateWindow01");76 option->SetWindowName("CreateWindow02");91 option->SetWindowName("CreateWindow03");104 option->SetWindowName("WindowImplTest");118 option->SetWindowName("CreateWindow05");136 option->SetWindowName("CreateWindow06");166 option->SetWindowName("CreateWindow07");182 option->SetWindowName("CreateWindow08");208 option->SetWindowName("FindWindow02");[all …]
30 option->SetWindowName("inputwindow"); in SetUpTestCase()
30 option->SetWindowName("window"); in SetUpTestCase()
211 option->SetWindowName("Sub Window");
46 option->SetWindowName(windowName); in Create()
78 void WindowOption::SetWindowName(const std::string& windowName) in SetWindowName() function in OHOS::Rosen::WindowOption
50 property_->SetWindowName(option->GetWindowName()); in WindowImpl()
41 void SetWindowName(const std::string& windowName);
38 void SetWindowName(const std::string& name);
27 void WindowProperty::SetWindowName(const std::string& name) in SetWindowName() function in OHOS::Rosen::WindowProperty344 property->SetWindowName(parcel.ReadString()); in Unmarshalling()
244 void SetWindowName(const std::string& name) in SetWindowName() function
283 container->SetWindowName(window->GetWindowName()); in OnStart()
430 container->SetWindowName(window_->GetWindowName()); in CommonInitialize()
90 option->SetWindowName("WindowMoveDragTest"); in SetUp()
158 option->SetWindowName("VirtualWindow01"); in CreateWindowByDisplayId()