Home
last modified time | relevance | path

Searched refs:GetContentRectInternal (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_impl.cpp446 CFX_FloatRect rcContent = GetContentRectInternal(); in SetScrollInfo()
465 CFX_FloatRect rcContent = GetContentRectInternal(); in SetScrollPosY()
490 CFX_FloatRect CPWL_ListCtrl::GetContentRectInternal() const { in GetContentRectInternal() function in CPWL_ListCtrl
495 return InToOut(GetContentRectInternal()); in GetContentRect()
Dcpwl_list_impl.h138 CFX_FloatRect GetContentRectInternal() const;