Searched refs:SetTextFieldHeight (Results 1 – 10 of 10) sorted by relevance
799 property->SetTextFieldHeight(parcel.ReadDouble()); in Unmarshalling()956 SetTextFieldHeight(parcel.ReadDouble()); in Read()1015 void WindowProperty::SetTextFieldHeight(double textFieldHeight) in SetTextFieldHeight() function in OHOS::Rosen::WindowProperty
152 void SetTextFieldHeight(double textFieldHeight);
659 HWTEST_F(WindowSessionPropertyTest, SetTextFieldHeight, Function | SmallTest | Level2)663 property->SetTextFieldHeight(5.5);
1126 property->SetTextFieldHeight(parcel.ReadDouble()); in Unmarshalling()1449 SetTextFieldHeight(parcel.ReadDouble()); in ReadActionUpdateTextfieldAvoidInfo()1487 void WindowSessionProperty::SetTextFieldHeight(double textFieldHeight) in SetTextFieldHeight() function in OHOS::Rosen::WindowSessionProperty
659 winPropSrc.SetTextFieldHeight(textFieldHeight);
178 void SetTextFieldHeight(double textFieldHeight);
1604 node->GetWindowProperty()->SetTextFieldHeight(property->GetTextFieldHeight()); in UpdateProperty()
4345 property_->SetTextFieldHeight(textFieldHeight); in SetTextFieldAvoidInfo()
4001 property_->SetTextFieldHeight(textFieldHeight); in SetTextFieldAvoidInfo()
4103 sessionProperty->SetTextFieldHeight(property->GetTextFieldHeight()); in HandleActionUpdateTextfieldAvoidInfo()