Home
last modified time | relevance | path

Searched defs:GetContentRect (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Label.cpp114 CPDF_Rect CPWL_Label::GetContentRect() const { in GetContentRect() function in CPWL_Label
DPWL_ListBox.cpp498 CPDF_Rect CPWL_ListBox::GetContentRect() const { in GetContentRect() function in CPWL_ListBox
DPWL_EditCtrl.cpp333 CPDF_Rect CPWL_EditCtrl::GetContentRect() const { in GetContentRect() function in CPWL_EditCtrl
DPWL_Note.cpp98 CPDF_Rect CPWL_Note_Options::GetContentRect() const { in GetContentRect() function in CPWL_Note_Options
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h158 CLST_Rect GetContentRect() const { return m_rcContent; } in GetContentRect() function
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp162 CPDF_Rect CFX_List::GetContentRect() const { in GetContentRect() function in CFX_List
776 CPDF_Rect CFX_ListCtrl::GetContentRect() const { in GetContentRect() function in CFX_ListCtrl
Dfxet_edit.cpp1638 CPDF_Rect CFX_Edit::GetContentRect() const { in GetContentRect() function in CFX_Edit
/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h304 virtual CPDF_Rect GetContentRect() const { return m_rcContent; } in GetContentRect() function
Ddoc_vt.cpp1336 CPDF_Rect CPDF_VariableText::GetContentRect() const { in GetContentRect() function in CPDF_VariableText