Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.cpp529 CFX_FloatRect rcContent = GetContentRectInternal(); in SetScrollInfo()
548 CFX_FloatRect rcContent = GetContentRectInternal(); in SetScrollPosY()
573 CFX_FloatRect CFX_ListCtrl::GetContentRectInternal() const { in GetContentRectInternal() function in CFX_ListCtrl
578 return InToOut(GetContentRectInternal()); in GetContentRect()
Dfxet_list.h276 CFX_FloatRect GetContentRectInternal() const;