Searched refs:GetBlockRightShade (Results 1 – 8 of 8) sorted by relevance
586 bool TextFieldComponent::GetBlockRightShade() const in GetBlockRightShade() function in OHOS::Ace::TextFieldComponent588 return declaration_->GetBlockRightShade(); in GetBlockRightShade()
198 bool GetBlockRightShade() const;
261 blockRightShade_ = textField->GetBlockRightShade(); in Update()
180 bool GetBlockRightShade() const in GetBlockRightShade() function
91 textFieldDeclaration_->SetBlockRightShade(searchTheme->GetBlockRightShade()); in InitializeStyle()
84 textFieldComponent_->SetBlockRightShade(searchTheme->GetBlockRightShade()); in InitializeStyle()
414 textFieldComponent->SetBlockRightShade(searchTheme->GetBlockRightShade()); in InitializeComponent()
798 bool GetBlockRightShade() const in GetBlockRightShade() function