/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_FormFiller.cpp | 38 void CFFL_FormFiller::SetWindowRect(CPDFSDK_PageView* pPageView, in SetWindowRect() 45 CPDF_Rect CFFL_FormFiller::GetWindowRect(CPDFSDK_PageView* pPageView) { in GetWindowRect() 53 FX_RECT CFFL_FormFiller::GetViewBBox(CPDFSDK_PageView* pPageView, in GetViewBBox() 76 void CFFL_FormFiller::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw() 94 void CFFL_FormFiller::OnDrawDeactive(CPDFSDK_PageView* pPageView, in OnDrawDeactive() 109 void CFFL_FormFiller::OnMouseEnter(CPDFSDK_PageView* pPageView, in OnMouseEnter() 112 void CFFL_FormFiller::OnMouseExit(CPDFSDK_PageView* pPageView, in OnMouseExit() 118 FX_BOOL CFFL_FormFiller::OnLButtonDown(CPDFSDK_PageView* pPageView, in OnLButtonDown() 136 FX_BOOL CFFL_FormFiller::OnLButtonUp(CPDFSDK_PageView* pPageView, in OnLButtonUp() 150 FX_BOOL CFFL_FormFiller::OnLButtonDblClk(CPDFSDK_PageView* pPageView, in OnLButtonDblClk() [all …]
|
D | FFL_TextField.cpp | 82 CPDFSDK_PageView* pPageView) { in NewPDFWindow() 112 CPDFSDK_PageView* pPageView = GetCurPageView(); in OnChar() local 132 CPDFSDK_PageView* pPageView = GetCurPageView(); in OnChar() local 142 FX_BOOL CFFL_TextField::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() 149 void CFFL_TextField::SaveData(CPDFSDK_PageView* pPageView) { in SaveData() 161 void CFFL_TextField::GetActionData(CPDFSDK_PageView* pPageView, in GetActionData() 191 void CFFL_TextField::SetActionData(CPDFSDK_PageView* pPageView, in SetActionData() 222 void CFFL_TextField::SaveState(CPDFSDK_PageView* pPageView) { in SaveState() 231 void CFFL_TextField::RestoreState(CPDFSDK_PageView* pPageView) { in RestoreState() 240 CPWL_Wnd* CFFL_TextField::ResetPDFWindow(CPDFSDK_PageView* pPageView, in ResetPDFWindow() [all …]
|
D | FFL_ComboBox.cpp | 46 CPDFSDK_PageView* pPageView) { in NewPDFWindow() 76 FX_BOOL CFFL_ComboBox::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() 91 void CFFL_ComboBox::SaveData(CPDFSDK_PageView* pPageView) { in SaveData() 119 void CFFL_ComboBox::GetActionData(CPDFSDK_PageView* pPageView, in GetActionData() 160 void CFFL_ComboBox::SetActionData(CPDFSDK_PageView* pPageView, in SetActionData() 193 void CFFL_ComboBox::SaveState(CPDFSDK_PageView* pPageView) { in SaveState() 207 void CFFL_ComboBox::RestoreState(CPDFSDK_PageView* pPageView) { in RestoreState() 223 CPWL_Wnd* CFFL_ComboBox::ResetPDFWindow(CPDFSDK_PageView* pPageView, in ResetPDFWindow() 245 FX_BOOL CFFL_ComboBox::IsFieldFull(CPDFSDK_PageView* pPageView) { in IsFieldFull() 287 CPDFSDK_PageView* pPageView = GetCurPageView(); in GetSelectExportText() local
|
D | FFL_ListBox.cpp | 47 CPDFSDK_PageView* pPageView) { in NewPDFWindow() 92 FX_BOOL CFFL_ListBox::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() 113 void CFFL_ListBox::SaveData(CPDFSDK_PageView* pPageView) { in SaveData() 150 void CFFL_ListBox::GetActionData(CPDFSDK_PageView* pPageView, in GetActionData() 181 void CFFL_ListBox::SetActionData(CPDFSDK_PageView* pPageView, in SetActionData() 185 void CFFL_ListBox::SaveState(CPDFSDK_PageView* pPageView) { in SaveState() 197 void CFFL_ListBox::RestoreState(CPDFSDK_PageView* pPageView) { in RestoreState() 204 CPWL_Wnd* CFFL_ListBox::ResetPDFWindow(CPDFSDK_PageView* pPageView, in ResetPDFWindow()
|
D | FFL_IFormFiller.cpp | 30 FX_BOOL CFFL_IFormFiller::Annot_HitTest(CPDFSDK_PageView* pPageView, in Annot_HitTest() 39 FX_RECT CFFL_IFormFiller::GetViewBBox(CPDFSDK_PageView* pPageView, in GetViewBBox() 54 void CFFL_IFormFiller::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw() 124 void CFFL_IFormFiller::OnMouseEnter(CPDFSDK_PageView* pPageView, in OnMouseEnter() 160 void CFFL_IFormFiller::OnMouseExit(CPDFSDK_PageView* pPageView, in OnMouseExit() 196 FX_BOOL CFFL_IFormFiller::OnLButtonDown(CPDFSDK_PageView* pPageView, in OnLButtonDown() 238 FX_BOOL CFFL_IFormFiller::OnLButtonUp(CPDFSDK_PageView* pPageView, in OnLButtonUp() 280 CPDFSDK_PageView* pPageView, in OnButtonUp() 318 FX_BOOL CFFL_IFormFiller::OnLButtonDblClk(CPDFSDK_PageView* pPageView, in OnLButtonDblClk() 331 FX_BOOL CFFL_IFormFiller::OnMouseMove(CPDFSDK_PageView* pPageView, in OnMouseMove() [all …]
|
D | FFL_RadioButton.cpp | 20 CPDFSDK_PageView* pPageView) { in NewPDFWindow() 48 CPDFSDK_PageView* pPageView = pAnnot->GetPageView(); in OnChar() local 74 FX_BOOL CFFL_RadioButton::OnLButtonUp(CPDFSDK_PageView* pPageView, in OnLButtonUp() 92 FX_BOOL CFFL_RadioButton::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() 101 void CFFL_RadioButton::SaveData(CPDFSDK_PageView* pPageView) { in SaveData()
|
D | FFL_CheckBox.cpp | 20 CPDFSDK_PageView* pPageView) { in NewPDFWindow() 47 CPDFSDK_PageView* pPageView = pAnnot->GetPageView(); in OnChar() local 73 FX_BOOL CFFL_CheckBox::OnLButtonUp(CPDFSDK_PageView* pPageView, in OnLButtonUp() 92 FX_BOOL CFFL_CheckBox::IsDataChanged(CPDFSDK_PageView* pPageView) { in IsDataChanged() 97 void CFFL_CheckBox::SaveData(CPDFSDK_PageView* pPageView) { in SaveData()
|
D | FFL_PushButton.cpp | 19 CPDFSDK_PageView* pPageView) { in NewPDFWindow() 32 void CFFL_PushButton::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw()
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_annothandler.cpp | 61 CPDFSDK_PageView* pPageView) { in NewAnnot() 74 CPDFSDK_PageView* pPageView) { in NewAnnot() 136 void CPDFSDK_AnnotHandlerMgr::Annot_OnDraw(CPDFSDK_PageView* pPageView, in Annot_OnDraw() 156 CPDFSDK_PageView* pPageView, in Annot_OnLButtonDown() 167 FX_BOOL CPDFSDK_AnnotHandlerMgr::Annot_OnLButtonUp(CPDFSDK_PageView* pPageView, in Annot_OnLButtonUp() 179 CPDFSDK_PageView* pPageView, in Annot_OnLButtonDblClk() 190 FX_BOOL CPDFSDK_AnnotHandlerMgr::Annot_OnMouseMove(CPDFSDK_PageView* pPageView, in Annot_OnMouseMove() 201 FX_BOOL CPDFSDK_AnnotHandlerMgr::Annot_OnMouseWheel(CPDFSDK_PageView* pPageView, in Annot_OnMouseWheel() 215 CPDFSDK_PageView* pPageView, in Annot_OnRButtonDown() 226 FX_BOOL CPDFSDK_AnnotHandlerMgr::Annot_OnRButtonUp(CPDFSDK_PageView* pPageView, in Annot_OnRButtonUp() [all …]
|
D | fpdfformfill.cpp | 68 IXFA_PageView* pPageView = ((CPDFXFA_Page*)page)->GetXFAPageView(); in FPDFPage_HasFormFieldAtPoint() local 192 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnMouseMove() local 205 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnLButtonDown() local 218 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnLButtonUp() local 232 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnRButtonDown() local 245 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnRButtonUp() local 258 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnKeyDown() local 269 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnKeyUp() local 280 CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, page); in FORM_OnChar() local 357 if (CPDFSDK_PageView* pPageView = FormHandleToPageView(hHandle, pPage)) in FPDF_FFLDraw() local [all …]
|
D | fsdk_mgr.cpp | 102 CPDFSDK_PageView* pPageView = pSDKAnnot->GetPageView(); in InvalidateRect() local 422 CPDFSDK_PageView* pPageView = new CPDFSDK_PageView(this, pUnderlyingPage); in GetPageView() local 498 CPDFSDK_PageView* pPageView = it->second; in RemovePageView() local 520 CPDFSDK_PageView* pPageView = it.second; in UpdateAllViews() local 549 CPDFSDK_PageView* pPageView = pAnnot->GetPageView(); in SetFocusAnnot() local
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffpath.cpp | 15 CXFA_FFLine::CXFA_FFLine(CXFA_FFPageView* pPageView, CXFA_WidgetAcc* pDataAcc) in CXFA_FFLine() 104 CXFA_FFArc::CXFA_FFArc(CXFA_FFPageView* pPageView, CXFA_WidgetAcc* pDataAcc) in CXFA_FFArc() 131 CXFA_FFRectangle::CXFA_FFRectangle(CXFA_FFPageView* pPageView, in CXFA_FFRectangle()
|
D | xfa_ffsubform.cpp | 14 CXFA_FFSubForm::CXFA_FFSubForm(CXFA_FFPageView* pPageView, in CXFA_FFSubForm()
|
D | xfa_ffdraw.cpp | 14 CXFA_FFDraw::CXFA_FFDraw(CXFA_FFPageView* pPageView, CXFA_WidgetAcc* pDataAcc) in CXFA_FFDraw()
|
D | xfa_ffexclgroup.cpp | 14 CXFA_FFExclGroup::CXFA_FFExclGroup(CXFA_FFPageView* pPageView, in CXFA_FFExclGroup()
|
D | xfa_rendercontext.cpp | 27 int32_t CXFA_RenderContext::StartRender(IXFA_PageView* pPageView, in StartRender()
|
D | xfa_ffimage.cpp | 15 CXFA_FFImage::CXFA_FFImage(CXFA_FFPageView* pPageView, CXFA_WidgetAcc* pDataAcc) in CXFA_FFImage()
|
D | xfa_fftextedit.cpp | 18 CXFA_FFTextEdit::CXFA_FFTextEdit(CXFA_FFPageView* pPageView, in CXFA_FFTextEdit() 430 CXFA_FFNumericEdit::CXFA_FFNumericEdit(CXFA_FFPageView* pPageView, in CXFA_FFNumericEdit() 504 CXFA_FFPasswordEdit::CXFA_FFPasswordEdit(CXFA_FFPageView* pPageView, in CXFA_FFPasswordEdit() 549 CXFA_FFDateTimeEdit::CXFA_FFDateTimeEdit(CXFA_FFPageView* pPageView, in CXFA_FFDateTimeEdit()
|
D | xfa_ffpageview.cpp | 119 CXFA_FFPageWidgetIterator::CXFA_FFPageWidgetIterator(CXFA_FFPageView* pPageView, in CXFA_FFPageWidgetIterator() 187 CXFA_FFPageView* pPageView, in CXFA_FFTabOrderPageWidgetIterator()
|
D | xfa_ffbarcode.cpp | 17 CXFA_FFBarcode::CXFA_FFBarcode(CXFA_FFPageView* pPageView, in CXFA_FFBarcode()
|
D | xfa_ffdocview.cpp | 565 void* pPageView = NULL; in ClearInvalidateList() local 576 void CXFA_FFDocView::AddInvalidateRect(IXFA_PageView* pPageView, in AddInvalidateRect() 591 IXFA_PageView* pPageView = NULL; in RunInvalidate() local
|
/external/pdfium/fpdfsdk/include/ |
D | fsdk_annothandler.h | 163 void OnDrawSleep(CPDFSDK_PageView* pPageView, in OnDrawSleep() 208 FX_BOOL OnRButtonDblClk(CPDFSDK_PageView* pPageView, in OnRButtonDblClk() 274 virtual void OnDrawSleep(CPDFSDK_PageView* pPageView, in OnDrawSleep()
|
D | fsdk_baseannot.h | 105 void SetPage(CPDFSDK_PageView* pPageView) { m_pPageView = pPageView; } in SetPage()
|
/external/pdfium/fpdfsdk/include/formfiller/ |
D | FFL_IFormFiller.h | 182 CPDFSDK_PageView* pPageView; variable
|
/external/pdfium/fpdfsdk/src/fpdfxfa/ |
D | fpdfxfa_doc.cpp | 220 void CPDFXFA_Document::InvalidateRect(IXFA_PageView* pPageView, in InvalidateRect() 260 IXFA_PageView* pPageView = pWidgetHandler->GetPageView(hWidget); in InvalidateRect() local 285 IXFA_PageView* pPageView = pWidgetHandler->GetPageView(hWidget); in DisplayCaret() local 477 void CPDFXFA_Document::PageViewEvent(IXFA_PageView* pPageView, in PageViewEvent() 493 IXFA_PageView* pPageView = in WidgetEvent() local 736 CPDFSDK_PageView* pPageView = m_pSDKDoc->GetPageView(i); in SetFocusWidget() local
|