Searched refs:GetWindowColor (Results 1 – 7 of 7) sorted by relevance
67 uint32_t CaptionProperty::GetWindowColor() const in GetWindowColor() function in OHOS::AccessibilityConfig::CaptionProperty
99 uint32_t GetWindowColor() const;
310 oss << " windowColor: " << captionProperty.GetWindowColor() << std::endl; in DumpAccessibilityUserInfo()
529 datashare_->PutIntValue(WINDOW_COLOR, static_cast<int32_t>(captionProperty_.GetWindowColor())); in SetCaptionProperty()
458 captionProperty_.GetWindowColor() == property.GetWindowColor()) { in OnAccessibleAbilityManagerCaptionPropertyChanged()
1296 uint32_t color = captionProperty.GetWindowColor(); in GetCaptionWindowColor()
1583 color = captionProperty.GetWindowColor(); in ConvertCaptionPropertyToJS()