Searched refs:GetAllowWindowOpenMethodEnabled (Results 1 – 4 of 4) sorted by relevance
38 if (SystemProperties::GetAllowWindowOpenMethodEnabled()) { in WebComponent()
498 static bool GetAllowWindowOpenMethodEnabled();
677 bool SystemProperties::GetAllowWindowOpenMethodEnabled() in GetAllowWindowOpenMethodEnabled() function in OHOS::Ace::SystemProperties
2954 isAllowWindowOpenMethod_ = SystemProperties::GetAllowWindowOpenMethodEnabled(); in OnModifyDone()