Searched refs:ContentHeight (Results 1 – 11 of 11) sorted by relevance
116 int ContentHeight() override in ContentHeight() function
145 int ContentHeight() override in ContentHeight() function
297 int ArkWebNWebImpl::ContentHeight() in ContentHeight() function in OHOS::ArkWeb::ArkWebNWebImpl299 return nweb_nweb_->ContentHeight(); in ContentHeight()
258 int ContentHeight() override;
341 virtual int ContentHeight() = 0;
281 pageHeight = nweb_ptr->ContentHeight(); in GetPageHeight()
306 int ArkWebNWebWrapper::ContentHeight() in ContentHeight() function in OHOS::ArkWeb::ArkWebNWebWrapper308 return ark_web_nweb_->ContentHeight(); in ContentHeight()
264 int ContentHeight() override;
475 virtual int ContentHeight() = 0;
376 pageHeight = nweb_ptr->ContentHeight(); in GetPageHeight()
1522 return nweb_->ContentHeight(); in GetPageHeight()