Home
last modified time | relevance | path

Searched defs:SetWindowBackgroundColor (Results 1 – 8 of 8) sorted by relevance

/foundation/ability/form_fwk/frameworks/js/napi/live_form_extension_context/
Dlive_form_extension_context.cpp29 bool LiveFormExtensionContext::SetWindowBackgroundColor() in SetWindowBackgroundColor() function in OHOS::AbilityRuntime::LiveFormExtensionContext
Djs_live_form_extension_context.cpp64 napi_value JsLiveFormExtensionContext::SetWindowBackgroundColor(napi_env env, napi_callback_info in… in SetWindowBackgroundColor() function in OHOS::AbilityRuntime::JsLiveFormExtensionContext
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_ability.cpp366 int Ability::SetWindowBackgroundColor(int red, int green, int blue) in SetWindowBackgroundColor() function in OHOS::AppExecFwk::Ability
/foundation/ability/ability_runtime/frameworks/ets/ani/ui_extension_ability/src/
Dets_ui_extension_content_session.cpp347 void EtsUIExtensionContentSession::SetWindowBackgroundColor(ani_env *env, ani_string color) in SetWindowBackgroundColor() function in OHOS::AbilityRuntime::EtsUIExtensionContentSession
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_base/
Djs_ui_extension_content_session.cpp215 napi_value JsUIExtensionContentSession::SetWindowBackgroundColor(napi_env env, napi_callback_info i… in SetWindowBackgroundColor() function in OHOS::AbilityRuntime::JsUIExtensionContentSession
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
Dwindow_impl.cpp311 int32_t CJWindowImpl::SetWindowBackgroundColor(const char* color) in SetWindowBackgroundColor() function in OHOS::Rosen::CJWindowImpl
/foundation/window/window_manager/interfaces/kits/ani/window_runtime/window_stage_ani/src/
Dani_window.cpp628 ani_object AniWindow::SetWindowBackgroundColor(ani_env* env, const std::string& color) in SetWindowBackgroundColor() function in OHOS::Rosen::AniWindow
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dability.cpp1646 int Ability::SetWindowBackgroundColor(int red, int green, int blue) in SetWindowBackgroundColor() function in OHOS::AppExecFwk::Ability