/aosp_15_r20/external/pdfium/fpdfsdk/formfiller/ |
H A D | cffl_formfield.cpp | 39 FX_RECT CFFL_FormField::GetViewBBox(const CPDFSDK_PageView* pPageView) { in GetViewBBox() 56 void CFFL_FormField::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw() 72 void CFFL_FormField::OnDrawDeactive(CPDFSDK_PageView* pPageView, in OnDrawDeactive() 80 void CFFL_FormField::OnMouseEnter(CPDFSDK_PageView* pPageView) {} in OnMouseEnter() 82 void CFFL_FormField::OnMouseExit(CPDFSDK_PageView* pPageView) { in OnMouseExit() 87 bool CFFL_FormField::OnLButtonDown(CPDFSDK_PageView* pPageView, in OnLButtonDown() 103 bool CFFL_FormField::OnLButtonUp(CPDFSDK_PageView* pPageView, in OnLButtonUp() 116 bool CFFL_FormField::OnLButtonDblClk(CPDFSDK_PageView* pPageView, in OnLButtonDblClk() 127 bool CFFL_FormField::OnMouseMove(CPDFSDK_PageView* pPageView, in OnMouseMove() 138 bool CFFL_FormField::OnMouseWheel(CPDFSDK_PageView* pPageView, in OnMouseWheel() [all …]
|
H A D | cffl_interactiveformfiller.cpp | 42 const CPDFSDK_PageView* pPageView, in GetViewBBox() 58 void CFFL_InteractiveFormFiller::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw() 97 CPDFSDK_PageView* pPageView, in OnMouseEnter() 130 CPDFSDK_PageView* pPageView, in OnMouseExit() 164 CPDFSDK_PageView* pPageView, in OnLButtonDown() 204 CPDFSDK_PageView* pPageView, in OnLButtonUp() 243 const CPDFSDK_PageView* pPageView, in OnButtonUp() 290 CPDFSDK_PageView* pPageView, in OnLButtonDblClk() 299 CPDFSDK_PageView* pPageView, in OnMouseMove() 308 CPDFSDK_PageView* pPageView, in OnMouseWheel() [all …]
|
H A D | cffl_textfield.cpp | 111 CPDFSDK_PageView* pPageView = GetCurPageView(); in OnChar() local 129 CPDFSDK_PageView* pPageView = GetCurPageView(); in OnChar() local 139 bool CFFL_TextField::IsDataChanged(const CPDFSDK_PageView* pPageView) { in IsDataChanged() 144 void CFFL_TextField::SaveData(const CPDFSDK_PageView* pPageView) { in SaveData() 171 void CFFL_TextField::GetActionData(const CPDFSDK_PageView* pPageView, in GetActionData() 199 void CFFL_TextField::SetActionData(const CPDFSDK_PageView* pPageView, in SetActionData() 215 void CFFL_TextField::SavePWLWindowState(const CPDFSDK_PageView* pPageView) { in SavePWLWindowState() 225 const CPDFSDK_PageView* pPageView) { in RecreatePWLWindowFromSavedState() 235 bool CFFL_TextField::IsFieldFull(const CPDFSDK_PageView* pPageView) { in IsFieldFull() 252 const CPDFSDK_PageView* pPageView) { in CreateOrUpdatePWLEdit()
|
H A D | cffl_button.cpp | 18 void CFFL_Button::OnMouseEnter(CPDFSDK_PageView* pPageView) { in OnMouseEnter() 23 void CFFL_Button::OnMouseExit(CPDFSDK_PageView* pPageView) { in OnMouseExit() 30 bool CFFL_Button::OnLButtonDown(CPDFSDK_PageView* pPageView, in OnLButtonDown() 43 bool CFFL_Button::OnLButtonUp(CPDFSDK_PageView* pPageView, in OnLButtonUp() 55 bool CFFL_Button::OnMouseMove(CPDFSDK_PageView* pPageView, in OnMouseMove() 61 void CFFL_Button::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw() 97 void CFFL_Button::OnDrawDeactive(CPDFSDK_PageView* pPageView, in OnDrawDeactive()
|
H A D | cffl_combobox.cpp | 67 bool CFFL_ComboBox::IsDataChanged(const CPDFSDK_PageView* pPageView) { in IsDataChanged() 82 void CFFL_ComboBox::SaveData(const CPDFSDK_PageView* pPageView) { in SaveData() 112 void CFFL_ComboBox::GetActionData(const CPDFSDK_PageView* pPageView, in GetActionData() 147 void CFFL_ComboBox::SetActionData(const CPDFSDK_PageView* pPageView, in SetActionData() 164 void CFFL_ComboBox::SavePWLWindowState(const CPDFSDK_PageView* pPageView) { in SavePWLWindowState() 180 const CPDFSDK_PageView* pPageView) { in RecreatePWLWindowFromSavedState() 225 bool CFFL_ComboBox::IsFieldFull(const CPDFSDK_PageView* pPageView) { in IsFieldFull() 253 const CPDFSDK_PageView* pPageView) { in CreateOrUpdatePWLComboBox()
|
H A D | cffl_listbox.cpp | 85 bool CFFL_ListBox::IsDataChanged(const CPDFSDK_PageView* pPageView) { in IsDataChanged() 106 void CFFL_ListBox::SaveData(const CPDFSDK_PageView* pPageView) { in SaveData() 149 void CFFL_ListBox::GetActionData(const CPDFSDK_PageView* pPageView, in GetActionData() 180 void CFFL_ListBox::SavePWLWindowState(const CPDFSDK_PageView* pPageView) { in SavePWLWindowState() 192 const CPDFSDK_PageView* pPageView) { in RecreatePWLWindowFromSavedState() 240 const CPDFSDK_PageView* pPageView) { in CreateOrUpdatePWLListBox()
|
H A D | cffl_radiobutton.cpp | 51 CPDFSDK_PageView* pPageView = pWidget->GetPageView(); in OnChar() local 71 bool CFFL_RadioButton::OnLButtonUp(CPDFSDK_PageView* pPageView, in OnLButtonUp() 87 bool CFFL_RadioButton::IsDataChanged(const CPDFSDK_PageView* pPageView) { in IsDataChanged() 92 void CFFL_RadioButton::SaveData(const CPDFSDK_PageView* pPageView) { in SaveData() 117 const CPDFSDK_PageView* pPageView) { in CreateOrUpdatePWLRadioButton()
|
H A D | cffl_checkbox.cpp | 51 CPDFSDK_PageView* pPageView = pWidget->GetPageView(); in OnChar() local 82 bool CFFL_CheckBox::OnLButtonUp(CPDFSDK_PageView* pPageView, in OnLButtonUp() 101 bool CFFL_CheckBox::IsDataChanged(const CPDFSDK_PageView* pPageView) { in IsDataChanged() 106 void CFFL_CheckBox::SaveData(const CPDFSDK_PageView* pPageView) { in SaveData() 131 const CPDFSDK_PageView* pPageView) { in CreateOrUpdatePWLCheckBox()
|
H A D | cffl_textobject.cpp | 23 CPWL_Wnd* CFFL_TextObject::ResetPWLWindow(const CPDFSDK_PageView* pPageView) { in ResetPWLWindow() 30 CPWL_Wnd* CFFL_TextObject::RestorePWLWindow(const CPDFSDK_PageView* pPageView) { in RestorePWLWindow()
|
H A D | cffl_perwindowdata.cpp | 13 const CPDFSDK_PageView* pPageView, in CFFL_PerWindowData()
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_formfill.cpp | 319 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnMouseMove() local 336 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnMouseWheel() local 348 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnFocus() local 364 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnLButtonDown() local 380 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnLButtonUp() local 397 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnLButtonDoubleClick() local 413 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnRButtonDown() local 429 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnRButtonUp() local 440 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnKeyDown() local 458 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnChar() local [all …]
|
H A D | cpdfsdk_widget.cpp | 48 CPDFSDK_PageView* pPageView, in CPDFSDK_Widget() 209 const CPDFSDK_PageView* pPageView) { in OnXFAAAction() 938 CPDFSDK_PageView* pPageView) { in DrawShadow() 1042 const CPDFSDK_PageView* pPageView) { in OnAAction()
|
H A D | cpdfsdk_annotiterator.cpp | 36 CPDFSDK_PageView* pPageView, in CPDFSDK_AnnotIterator() 104 CPDFSDK_PageView* pPageView) { in GetTabOrder()
|
H A D | cpdfsdk_formfillenvironment.cpp | 621 CPDFSDK_PageView* pPageView = pNew.get(); in GetOrCreatePageView() local 684 CPDFSDK_PageView* pPageView = it->second.get(); in RemovePageView() local 817 CPDFSDK_PageView* pPageView = pAnnot->GetPageView(); in SendOnFocusChange() local
|
H A D | cpdfsdk_annot.cpp | 12 CPDFSDK_Annot::CPDFSDK_Annot(CPDFSDK_PageView* pPageView) in CPDFSDK_Annot()
|
H A D | cpdfsdk_baannot.cpp | 31 CPDFSDK_PageView* pPageView) in CPDFSDK_BAAnnot()
|
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/ |
H A D | cpdfxfa_page.cpp | 35 CPDFSDK_PageView* pPageView) { in GCedWidgetIteratorForPage() 132 CXFA_FFPageView* pPageView = GetXFAPageView(); in GetPageWidth() local 154 CXFA_FFPageView* pPageView = GetXFAPageView(); in GetPageHeight() local 179 CXFA_FFPageView* pPageView = GetXFAPageView(); in DeviceToPage() local 191 CXFA_FFPageView* pPageView = GetXFAPageView(); in PageToDevice() local 201 CXFA_FFPageView* pPageView = GetXFAPageView(); in GetDisplayMatrix() local 263 CXFA_FFPageView* pPageView = GetXFAPageView(); in HasFormFieldAtPoint() local
|
H A D | cpdfxfa_docenvironment.cpp | 67 void CPDFXFA_DocEnvironment::InvalidateRect(CXFA_FFPageView* pPageView, in InvalidateRect() 101 CXFA_FFPageView* pPageView = hWidget->GetPageView(); in DisplayCaret() local 281 void CPDFXFA_DocEnvironment::OnPageViewEvent(CXFA_FFPageView* pPageView, in OnPageViewEvent() 321 CXFA_FFPageView* pPageView = hWidget->GetPageView(); in WidgetPostAdd() local 337 CXFA_FFPageView* pPageView = hWidget->GetPageView(); in WidgetPreRemove() local 569 CPDFSDK_PageView* pPageView = in SetFocusWidget() local
|
H A D | cpdfxfa_widget.cpp | 219 CPDFSDK_PageView* pPageView) in CPDFXFA_Widget()
|
/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_ffdoc.cpp | 116 void CXFA_FFDoc::InvalidateRect(CXFA_FFPageView* pPageView, in InvalidateRect() 140 void CXFA_FFDoc::OnPageViewEvent(CXFA_FFPageView* pPageView, in OnPageViewEvent()
|
H A D | cxfa_ffpageview.cpp | 272 CXFA_FFPageView* pPageView, in CXFA_FFPageWidgetIterator() 329 CXFA_FFPageView* pPageView, in CXFA_FFTabOrderPageWidgetIterator()
|
H A D | cxfa_ffwidget.h | 162 void SetPageView(CXFA_FFPageView* pPageView) { m_pPageView = pPageView; } in SetPageView()
|
H A D | cxfa_ffdocview.cpp | 495 void CXFA_FFDocView::InvalidateRect(CXFA_FFPageView* pPageView, in InvalidateRect()
|
/aosp_15_r20/external/pdfium/fxjs/ |
H A D | cjs_document.cpp | 186 CPDFSDK_PageView* pPageView = m_pFormFillEnv->GetCurrentView(); in get_page_num() local 492 CPDFSDK_PageView* pPageView = m_pFormFillEnv->GetPageView(pPage); in removeField() local 1010 CPDFSDK_PageView* pPageView = m_pFormFillEnv->GetPageViewAtIndex(nPageNo); in getAnnot() local 1052 CPDFSDK_PageView* pPageView = m_pFormFillEnv->GetPageViewAtIndex(i); in getAnnots() local
|
/aosp_15_r20/external/pdfium/xfa/fxfa/layout/ |
H A D | cxfa_viewlayoutitem.cpp | 18 CXFA_FFPageView* pPageView) in CXFA_ViewLayoutItem()
|