Searched defs:SetWindowBackgroundColor (Results 1 – 8 of 8) sorted by relevance
29 bool LiveFormExtensionContext::SetWindowBackgroundColor() in SetWindowBackgroundColor() function in OHOS::AbilityRuntime::LiveFormExtensionContext
64 napi_value JsLiveFormExtensionContext::SetWindowBackgroundColor(napi_env env, napi_callback_info in… in SetWindowBackgroundColor() function in OHOS::AbilityRuntime::JsLiveFormExtensionContext
366 int Ability::SetWindowBackgroundColor(int red, int green, int blue) in SetWindowBackgroundColor() function in OHOS::AppExecFwk::Ability
347 void EtsUIExtensionContentSession::SetWindowBackgroundColor(ani_env *env, ani_string color) in SetWindowBackgroundColor() function in OHOS::AbilityRuntime::EtsUIExtensionContentSession
215 napi_value JsUIExtensionContentSession::SetWindowBackgroundColor(napi_env env, napi_callback_info i… in SetWindowBackgroundColor() function in OHOS::AbilityRuntime::JsUIExtensionContentSession
311 int32_t CJWindowImpl::SetWindowBackgroundColor(const char* color) in SetWindowBackgroundColor() function in OHOS::Rosen::CJWindowImpl
628 ani_object AniWindow::SetWindowBackgroundColor(ani_env* env, const std::string& color) in SetWindowBackgroundColor() function in OHOS::Rosen::AniWindow
1646 int Ability::SetWindowBackgroundColor(int red, int green, int blue) in SetWindowBackgroundColor() function in OHOS::AppExecFwk::Ability