Searched refs:GetCaptionsProperty (Results 1 – 8 of 8) sorted by relevance
1072 instance.GetCaptionsProperty(captionProperty); in GetCaptionsFontFamily()1091 instance.GetCaptionsProperty(captionProperty); in SetCaptionsFontFamily()1118 instance.GetCaptionsProperty(captionProperty); in GetCaptionsFontScale()1137 instance.GetCaptionsProperty(captionProperty); in SetCaptionsFontScale()1164 instance.GetCaptionsProperty(captionProperty); in GetCaptionFrontColor()1182 instance.GetCaptionsProperty(captionProperty); in SetCaptionFrontColor()1206 instance.GetCaptionsProperty(captionProperty); in GetCaptionFontEdgeType()1253 instance.GetCaptionsProperty(captionProperty); in GetCaptionBackgroundColor()1271 instance.GetCaptionsProperty(captionProperty); in SetCaptionBackgroundColor()1295 instance.GetCaptionsProperty(captionProperty); in GetCaptionWindowColor()[all …]
231 Accessibility::RetError AccessibilityConfig::GetCaptionsProperty(CaptionProperty &caption) const in GetCaptionsProperty() function in OHOS::AccessibilityConfig::AccessibilityConfig234 return pImpl_->GetCaptionsProperty(caption); in GetCaptionsProperty()
338 Accessibility::RetError AccessibilityConfig::Impl::GetCaptionsProperty(CaptionProperty &caption) in GetCaptionsProperty() function in OHOS::AccessibilityConfig::AccessibilityConfig::Impl
337 Accessibility::RetError GetCaptionsProperty(CaptionProperty &caption) const;
89 instance.GetCaptionsProperty(value);496 instance.GetCaptionsProperty(value);
243 abConfig.GetCaptionsProperty(propertyForGet); in DoSomethingInterestingGetConfig()
79 Accessibility::RetError GetCaptionsProperty(CaptionProperty &caption);
589 callbackInfo->ret_ = instance.GetCaptionsProperty(callbackInfo->captionProperty_); in GetConfigExecute()