Home
last modified time | relevance | path

Searched refs:SetWindowStyle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h460 … static void SetWindowStyle(int32_t instanceId, WindowModal windowModal, ColorScheme colorScheme);
H A Dace_container.cpp2264 void AceContainer::SetWindowStyle(int32_t instanceId, WindowModal windowModal, ColorScheme colorSch… in SetWindowStyle() function in OHOS::Ace::Platform::AceContainer