Searched refs:GetMainScrollExtent (Results 1 – 4 of 4) sorted by relevance
83 double GetMainScrollExtent() const override;
156 virtual double GetMainScrollExtent() const in GetMainScrollExtent() function
884 double RenderMultiChildScroll::GetMainScrollExtent() const in GetMainScrollExtent() function in OHOS::Ace::RenderMultiChildScroll886 const double mainScrollExtent = RenderScroll::GetMainScrollExtent(); in GetMainScrollExtent()
457 return scroll->GetMainSize(scroll->viewPort_) - scroll->GetMainScrollExtent(); in ResetEdgeEffect()466 return scroll->GetMainScrollExtent() - scroll->GetMainSize(scroll->viewPort_); in ResetEdgeEffect()