Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_impl.cpp438 CFX_FloatRect rcContent = GetContentRectInternal(); in SetScrollInfo()
457 CFX_FloatRect rcContent = GetContentRectInternal(); in SetScrollPosY()
482 CFX_FloatRect CPWL_ListCtrl::GetContentRectInternal() const { in GetContentRectInternal() function in CPWL_ListCtrl
487 return InToOut(GetContentRectInternal()); in GetContentRect()
Dcpwl_list_impl.h137 CFX_FloatRect GetContentRectInternal() const;