Searched refs:GetTextFieldHeight (Results 1 – 10 of 10) sorted by relevance
155 double GetTextFieldHeight() const;
660 double res = winPropSrc.GetTextFieldHeight();
184 double GetTextFieldHeight() const;
377 textFieldHeight = sessionProperty->GetTextFieldHeight(); in NotifyOccupiedAreaChangeInfo()
4103 sessionProperty->SetTextFieldHeight(property->GetTextFieldHeight()); in HandleActionUpdateTextfieldAvoidInfo()
664 ASSERT_EQ(property->GetTextFieldHeight(), 5.5);
1025 double WindowProperty::GetTextFieldHeight() const in GetTextFieldHeight() function in OHOS::Rosen::WindowProperty
1497 double WindowSessionProperty::GetTextFieldHeight() const in GetTextFieldHeight() function in OHOS::Rosen::WindowSessionProperty
1604 node->GetWindowProperty()->SetTextFieldHeight(property->GetTextFieldHeight()); in UpdateProperty()
1437 textFieldHeight = node->GetWindowProperty()->GetTextFieldHeight(); in NotifyIfKeyboardRegionChanged()