Searched refs:GetAutoMirror (Results 1 – 4 of 4) sorted by relevance
107 bool SvgComponent::GetAutoMirror() const in GetAutoMirror() function in OHOS::Ace::SvgComponent109 return declaration_->GetAutoMirror(); in GetAutoMirror()
45 bool GetAutoMirror() const;
51 autoMirror_ = svgComponent->GetAutoMirror(); in Update()
127 bool GetAutoMirror() const in GetAutoMirror() function