Home
last modified time | relevance | path

Searched refs:GetContentRect (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_ListBox.cpp163 CFX_FloatRect rcContent = pEdit->GetContentRect(); in DrawThisAppearance()
435 CFX_FloatRect CPWL_ListBox::GetContentRect() const { in GetContentRect() function in CPWL_ListBox
436 return m_pList->GetContentRect(); in GetContentRect()
DPWL_ListBox.h96 CFX_FloatRect GetContentRect() const;
DPWL_EditCtrl.h36 CFX_FloatRect GetContentRect() const;
DPWL_EditCtrl.cpp317 CFX_FloatRect CPWL_EditCtrl::GetContentRect() const { in GetContentRect() function in CPWL_EditCtrl
318 return m_pEdit->GetContentRect(); in GetContentRect()
DPWL_ComboBox.cpp443 FX_FLOAT fListHeight = m_pList->GetContentRect().Height(); in SetPopup()
DPWL_Utils.cpp365 CFX_FloatRect rcLabelContent = pEdit->GetContentRect(); in GetPushButtonAppStream()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.h136 CLST_Rect GetContentRect() const { return m_rcContent; } in GetContentRect() function
244 CFX_FloatRect GetContentRect() const;
Dfxet_edit.cpp1154 CFX_FloatRect CFX_Edit::GetContentRect() const { in GetContentRect() function in CFX_Edit
1155 return VTToEdit(m_pVT->GetContentRect()); in GetContentRect()
1231 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in SetContentChanged()
1269 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in VTToEdit()
1291 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in EditToVT()
1323 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in SetScrollInfo()
1380 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in SetScrollLimit()
2131 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in IsTextOverflow()
Dfxet_list.cpp61 return m_pEdit->GetContentRect().Height(); in GetItemHeight()
574 return InnerToOuter(CFX_ListContainer::GetContentRect()); in GetContentRectInternal()
577 CFX_FloatRect CFX_ListCtrl::GetContentRect() const { in GetContentRect() function in CFX_ListCtrl
Dfxet_edit.h395 CFX_FloatRect GetContentRect() const;
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h89 CFX_FloatRect GetContentRect() const;
Dcpvt_generateap.cpp248 CFX_FloatRect rcContent = vt.GetContentRect(); in GenerateWidgetAP()
298 CFX_FloatRect rcContent = vt.GetContentRect(); in GenerateWidgetAP()
387 FX_FLOAT fItemHeight = vt.GetContentRect().Height(); in GenerateWidgetAP()
Dcpdf_variabletext.cpp768 CFX_FloatRect CPDF_VariableText::GetContentRect() const { in GetContentRect() function in CPDF_VariableText
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp1390 CFX_FloatRect rcContent = pEdit->GetContentRect();
1455 CFX_FloatRect rcContent = pEdit->GetContentRect();
1566 CFX_FloatRect rcContent = pEdit->GetContentRect();