Searched refs:UpdateFormSizeOfFormRequests (Results 1 – 3 of 3) sorted by relevance
87 void UpdateFormSizeOfFormRequests(double width, double height, float borderWidth);
181 void FormRendererGroup::UpdateFormSizeOfFormRequests(double width, double height, float borderWidth) in UpdateFormSizeOfFormRequests() function in OHOS::Ace::FormRendererGroup
1746 group->UpdateFormSizeOfFormRequests(width, height, borderWidth); in UpdateFormSizeOfGroups()