Searched refs:SetSubWindowDecorEnable (Results 1 – 8 of 8) sorted by relevance
96 option->SetSubWindowDecorEnable(extensionWindowConfig->subWindowOptions.decorEnabled); in GetWindowOption()
218 void SetSubWindowDecorEnable(bool subWindowDecorEnable);
224 void SetSubWindowDecorEnable(bool subWindowDecorEnable);
144 void WindowOption::SetSubWindowDecorEnable(bool subWindowDecorEnable) in SetSubWindowDecorEnable() function in OHOS::Rosen::WindowOption
252 void WindowOption::SetSubWindowDecorEnable(bool subWindowDecorEnable) in SetSubWindowDecorEnable() function in OHOS::Rosen::WindowOption
416 option->SetSubWindowDecorEnable(true);
254 option->SetSubWindowDecorEnable(true);347 option->SetSubWindowDecorEnable(true);
1085 windowOption->SetSubWindowDecorEnable(decorEnabled); in ParseSubWindowOptions()