Home
last modified time | relevance | path

Searched refs:windowColor (Results 1 - 2 of 2) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_settings_config.cpp807 uint32_t windowColor = static_cast<uint32_t>(datashare_->GetIntValue(WINDOW_COLOR, DEFAULT_COLOR)); in InitCaption() local
808 HILOG_DEBUG("windowColor = 0x%{public}x.", windowColor); in InitCaption()
815 captionProperty_.SetWindowColor(windowColor); in InitCaption()
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_ffi.cpp460 std::string windowColor = color; in FFiOHOSWindowSetShadowColor() local
465 int32_t res = instance->SetShadowColor(windowColor); in FFiOHOSWindowSetShadowColor()

Completed in 4 milliseconds