Home
last modified time | relevance | path

Searched refs:pPageView (Results 1 – 25 of 390) sorted by relevance

12345678910>>...16

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/formfiller/
H A Dcffl_formfiller.cpp63 ASSERT(pPageView); in GetViewBBox()
217 ASSERT(pPageView); in OnKeyDown()
232 ASSERT(pPageView); in OnChar()
258 if (!pPageView) in KillFocusForAnnot()
261 CommitData(pPageView, nFlag); in KillFocusForAnnot()
343 ASSERT(pPageView); in GetPDFWindow()
363 pPrivateData->pPageView = pPageView; in GetPDFWindow()
370 m_Maps[pPageView] = pWnd; in GetPDFWindow()
524 SaveData(pPageView); in CommitData()
587 DestroyPDFWindow(pPageView); in EscapeFiller()
[all …]
H A Dcffl_formfiller.h29 virtual void OnDraw(CPDFSDK_PageView* pPageView,
45 virtual bool OnLButtonUp(CPDFSDK_PageView* pPageView,
53 virtual bool OnMouseMove(CPDFSDK_PageView* pPageView,
111 CFX_FloatRect FFLtoWnd(CPDFSDK_PageView* pPageView,
114 void SetWindowRect(CPDFSDK_PageView* pPageView,
170 void OnMouseEnter(CPDFSDK_PageView* pPageView,
173 bool OnLButtonDown(CPDFSDK_PageView* pPageView,
177 bool OnLButtonUp(CPDFSDK_PageView* pPageView,
181 bool OnMouseMove(CPDFSDK_PageView* pPageView,
185 void OnDraw(CPDFSDK_PageView* pPageView,
[all …]
H A Dcffl_interactiveformfiller.cpp46 ASSERT(pPageView); in GetViewBBox()
57 ASSERT(pPageView); in OnDraw()
122 ASSERT(pPageView); in OnMouseEnter()
156 ASSERT(pPageView); in OnMouseExit()
193 ASSERT(pPageView); in OnLButtonDown()
271 ASSERT(pPageView); in OnButtonUp()
393 ASSERT(pPageView); in OnSetFocus()
434 ASSERT(pPageView); in OnKillFocus()
611 ASSERT(pPageView); in OnKeyStrokeCommit()
643 ASSERT(pPageView); in OnValidate()
[all …]
H A Dcffl_textfield.cpp115 ASSERT(pPageView); in OnChar()
125 DestroyPDFWindow(pPageView); in OnChar()
134 ASSERT(pPageView); in OnChar()
135 EscapeFiller(pPageView, true); in OnChar()
224 ASSERT(pPageView); in SaveState()
233 ASSERT(pPageView); in RestoreState()
244 SaveState(pPageView); in ResetPDFWindow()
246 DestroyPDFWindow(pPageView); in ResetPDFWindow()
251 RestoreState(pPageView); in ResetPDFWindow()
252 pRet = GetPDFWindow(pPageView, false); in ResetPDFWindow()
[all …]
H A Dcffl_interactiveformfiller.h28 bool Annot_HitTest(CPDFSDK_PageView* pPageView,
32 void OnDraw(CPDFSDK_PageView* pPageView,
39 void OnMouseEnter(CPDFSDK_PageView* pPageView,
42 void OnMouseExit(CPDFSDK_PageView* pPageView,
49 bool OnLButtonUp(CPDFSDK_PageView* pPageView,
57 bool OnMouseMove(CPDFSDK_PageView* pPageView,
105 CPDFSDK_PageView* pPageView,
115 CPDFSDK_PageView* pPageView,
120 CPDFSDK_PageView* pPageView,
125 CPDFSDK_PageView* pPageView,
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/formfiller/
H A Dcffl_formfiller.cpp56 ASSERT(pPageView); in GetViewBBox()
224 ASSERT(pPageView); in OnKeyDown()
239 ASSERT(pPageView); in OnChar()
267 if (!pPageView) in KillFocusForAnnot()
270 CommitData(pPageView, nFlag); in KillFocusForAnnot()
352 ASSERT(pPageView); in GetPDFWindow()
372 pPrivateData->pPageView = pPageView; in GetPDFWindow()
379 m_Maps[pPageView] = pWnd; in GetPDFWindow()
545 SaveData(pPageView); in CommitData()
610 DestroyPDFWindow(pPageView); in EscapeFiller()
[all …]
H A Dcffl_formfiller.h26 virtual FX_RECT GetViewBBox(CPDFSDK_PageView* pPageView,
28 virtual void OnDraw(CPDFSDK_PageView* pPageView,
117 CFX_FloatRect FFLtoWnd(CPDFSDK_PageView* pPageView,
120 void SetWindowRect(CPDFSDK_PageView* pPageView,
126 virtual void SaveData(CPDFSDK_PageView* pPageView);
172 void OnMouseEnter(CPDFSDK_PageView* pPageView,
175 FX_BOOL OnLButtonDown(CPDFSDK_PageView* pPageView,
179 FX_BOOL OnLButtonUp(CPDFSDK_PageView* pPageView,
183 FX_BOOL OnMouseMove(CPDFSDK_PageView* pPageView,
187 void OnDraw(CPDFSDK_PageView* pPageView,
[all …]
H A Dcffl_iformfiller.cpp45 ASSERT(pPageView); in GetViewBBox()
60 ASSERT(pPageView); in OnDraw()
141 ASSERT(pPageView); in OnMouseEnter()
176 ASSERT(pPageView); in OnMouseExit()
214 ASSERT(pPageView); in OnLButtonDown()
295 ASSERT(pPageView); in OnButtonUp()
429 ASSERT(pPageView); in OnSetFocus()
472 ASSERT(pPageView); in OnKillFocus()
652 ASSERT(pPageView); in OnKeyStrokeCommit()
683 ASSERT(pPageView); in OnValidate()
[all …]
H A Dcffl_textfield.cpp110 ASSERT(pPageView); in OnChar()
121 DestroyPDFWindow(pPageView); in OnChar()
130 ASSERT(pPageView); in OnChar()
131 EscapeFiller(pPageView, TRUE); in OnChar()
220 ASSERT(pPageView); in SaveState()
229 ASSERT(pPageView); in RestoreState()
240 SaveState(pPageView); in ResetPDFWindow()
242 DestroyPDFWindow(pPageView); in ResetPDFWindow()
247 RestoreState(pPageView); in ResetPDFWindow()
248 pRet = GetPDFWindow(pPageView, FALSE); in ResetPDFWindow()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/formfiller/
H A Dcffl_formfiller.cpp272 CPDFSDK_PageView* pPageView = in KillFocusForAnnot() local
274 if (!pPageView || !CommitData(pPageView, nFlag)) in KillFocusForAnnot()
347 ASSERT(pPageView); in GetPWLWindow()
348 auto it = m_Maps.find(pPageView); in GetPWLWindow()
358 return m_Maps[pPageView].get(); in GetPWLWindow()
370 return ResetPWLWindow(pPageView, in GetPWLWindow()
375 auto it = m_Maps.find(pPageView); in DestroyPWLWindow()
391 if (!pPageView) in GetWindowMatrix()
463 if (!IsDataChanged(pPageView)) in CommitData()
473 ResetPWLWindow(pPageView, false); in CommitData()
[all …]
H A Dcffl_formfiller.h32 virtual void OnDraw(CPDFSDK_PageView* pPageView,
41 virtual void OnMouseEnter(CPDFSDK_PageView* pPageView);
42 virtual void OnMouseExit(CPDFSDK_PageView* pPageView);
44 virtual bool OnLButtonDown(CPDFSDK_PageView* pPageView,
48 virtual bool OnLButtonUp(CPDFSDK_PageView* pPageView,
55 virtual bool OnMouseMove(CPDFSDK_PageView* pPageView,
65 virtual bool OnRButtonUp(CPDFSDK_PageView* pPageView,
74 FX_RECT GetViewBBox(CPDFSDK_PageView* pPageView);
108 virtual void SaveState(CPDFSDK_PageView* pPageView);
120 virtual void SaveData(CPDFSDK_PageView* pPageView);
[all …]
H A Dcffl_interactiveformfiller.cpp46 ASSERT(pPageView); in GetViewBBox()
61 ASSERT(pPageView); in OnDraw()
108 ASSERT(pPageView); in OnMouseEnter()
141 ASSERT(pPageView); in OnMouseExit()
177 ASSERT(pPageView); in OnLButtonDown()
255 ASSERT(pPageView); in OnButtonUp()
381 ASSERT(pPageView); in OnSetFocus()
432 ASSERT(pPageView); in OnKillFocus()
644 ASSERT(pPageView); in OnKeyStrokeCommit()
676 ASSERT(pPageView); in OnValidate()
[all …]
H A Dcffl_textfield.cpp114 CPDFSDK_PageView* pPageView = GetCurPageView(); in OnChar() local
115 ASSERT(pPageView); in OnChar()
126 if (!CommitData(pPageView, nFlags)) in OnChar()
129 DestroyPWLWindow(pPageView); in OnChar()
134 ASSERT(pPageView); in OnChar()
135 EscapeFiller(pPageView, true); in OnChar()
144 CPWL_Edit* pEdit = GetEdit(pPageView, false); in IsDataChanged()
149 CPWL_Edit* pWnd = GetEdit(pPageView, false); in SaveData()
219 CPWL_Edit* pWnd = GetEdit(pPageView, false); in SaveState()
228 CPWL_Edit* pWnd = GetEdit(pPageView, true); in RestoreState()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/formfiller/
H A Dcffl_formfiller.cpp263 CPDFSDK_PageView* pPageView = in KillFocusForAnnot() local
265 if (!pPageView || !CommitData(pPageView, nFlag)) in KillFocusForAnnot()
338 ASSERT(pPageView); in GetPWLWindow()
339 auto it = m_Maps.find(pPageView); in GetPWLWindow()
347 pPrivateData->pPageView = pPageView; in GetPWLWindow()
351 return m_Maps[pPageView].get(); in GetPWLWindow()
368 auto it = m_Maps.find(pPageView); in DestroyPWLWindow()
452 if (!IsDataChanged(pPageView)) in CommitData()
462 ResetPWLWindow(pPageView, false); in CommitData()
471 ResetPWLWindow(pPageView, false); in CommitData()
[all …]
H A Dcffl_formfiller.h32 virtual void OnDraw(CPDFSDK_PageView* pPageView,
41 virtual void OnMouseEnter(CPDFSDK_PageView* pPageView);
42 virtual void OnMouseExit(CPDFSDK_PageView* pPageView);
44 virtual bool OnLButtonDown(CPDFSDK_PageView* pPageView,
48 virtual bool OnLButtonUp(CPDFSDK_PageView* pPageView,
55 virtual bool OnMouseMove(CPDFSDK_PageView* pPageView,
65 virtual bool OnRButtonUp(CPDFSDK_PageView* pPageView,
74 FX_RECT GetViewBBox(CPDFSDK_PageView* pPageView);
107 virtual void SaveState(CPDFSDK_PageView* pPageView);
119 virtual void SaveData(CPDFSDK_PageView* pPageView);
[all …]
H A Dcffl_interactiveformfiller.cpp46 ASSERT(pPageView); in GetViewBBox()
61 ASSERT(pPageView); in OnDraw()
108 ASSERT(pPageView); in OnMouseEnter()
141 ASSERT(pPageView); in OnMouseExit()
177 ASSERT(pPageView); in OnLButtonDown()
255 ASSERT(pPageView); in OnButtonUp()
381 ASSERT(pPageView); in OnSetFocus()
432 ASSERT(pPageView); in OnKillFocus()
638 ASSERT(pPageView); in OnKeyStrokeCommit()
670 ASSERT(pPageView); in OnValidate()
[all …]
H A Dcffl_textfield.cpp114 CPDFSDK_PageView* pPageView = GetCurPageView(); in OnChar() local
115 ASSERT(pPageView); in OnChar()
126 if (!CommitData(pPageView, nFlags)) in OnChar()
129 DestroyPWLWindow(pPageView); in OnChar()
134 ASSERT(pPageView); in OnChar()
135 EscapeFiller(pPageView, true); in OnChar()
144 CPWL_Edit* pEdit = GetEdit(pPageView, false); in IsDataChanged()
149 CPWL_Edit* pWnd = GetEdit(pPageView, false); in SaveData()
219 CPWL_Edit* pWnd = GetEdit(pPageView, false); in SaveState()
228 CPWL_Edit* pWnd = GetEdit(pPageView, true); in RestoreState()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dfpdf_formfill.cpp220 if (pPageView) in FFLCommon()
376 if (!pPageView) in FORM_OnMouseMove()
401 if (!pPageView) in FORM_OnFocus()
412 if (!pPageView) in FORM_OnLButtonDown()
427 if (!pPageView) in FORM_OnLButtonUp()
443 if (!pPageView) in FORM_OnLButtonDoubleClick()
458 if (!pPageView) in FORM_OnRButtonDown()
473 if (!pPageView) in FORM_OnRButtonUp()
487 if (!pPageView) in FORM_OnKeyDown()
497 if (!pPageView) in FORM_OnKeyUp()
[all …]
H A Dcpdfsdk_annothandlermgr.cpp54 CPDFSDK_PageView* pPageView) { in NewAnnot() argument
55 ASSERT(pPageView); in NewAnnot()
63 CPDFSDK_PageView* pPageView) { in NewXFAAnnot() argument
65 ASSERT(pPageView); in NewXFAAnnot()
145 CPDFSDK_PageView* pPageView, in Annot_OnLButtonDown() argument
155 CPDFSDK_PageView* pPageView, in Annot_OnLButtonUp() argument
165 CPDFSDK_PageView* pPageView, in Annot_OnLButtonDblClk() argument
175 CPDFSDK_PageView* pPageView, in Annot_OnMouseMove() argument
185 CPDFSDK_PageView* pPageView, in Annot_OnMouseWheel() argument
196 CPDFSDK_PageView* pPageView, in Annot_OnRButtonDown() argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dfpdf_formfill.cpp221 if (pPageView) in FFLCommon()
377 if (!pPageView) in FORM_OnMouseMove()
388 if (!pPageView) in FORM_OnFocus()
399 if (!pPageView) in FORM_OnLButtonDown()
414 if (!pPageView) in FORM_OnLButtonUp()
430 if (!pPageView) in FORM_OnLButtonDoubleClick()
445 if (!pPageView) in FORM_OnRButtonDown()
460 if (!pPageView) in FORM_OnRButtonUp()
474 if (!pPageView) in FORM_OnKeyDown()
484 if (!pPageView) in FORM_OnKeyUp()
[all …]
H A Dcpdfsdk_annothandlermgr.cpp55 CPDFSDK_PageView* pPageView) { in NewAnnot() argument
56 ASSERT(pPageView); in NewAnnot()
64 CPDFSDK_PageView* pPageView) { in NewXFAAnnot() argument
66 ASSERT(pPageView); in NewXFAAnnot()
142 CPDFSDK_PageView* pPageView, in Annot_OnLButtonDown() argument
152 CPDFSDK_PageView* pPageView, in Annot_OnLButtonUp() argument
162 CPDFSDK_PageView* pPageView, in Annot_OnLButtonDblClk() argument
172 CPDFSDK_PageView* pPageView, in Annot_OnMouseMove() argument
182 CPDFSDK_PageView* pPageView, in Annot_OnMouseWheel() argument
193 CPDFSDK_PageView* pPageView, in Annot_OnRButtonDown() argument
[all …]
H A Dcpdfsdk_widgethandler.cpp57 CPDFSDK_PageView* pPageView) { in NewAnnot() argument
82 void CPDFSDK_WidgetHandler::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw() argument
99 m_pFormFiller->OnMouseEnter(pPageView, pAnnot, nFlag); in OnMouseEnter()
102 void CPDFSDK_WidgetHandler::OnMouseExit(CPDFSDK_PageView* pPageView, in OnMouseExit() argument
106 m_pFormFiller->OnMouseExit(pPageView, pAnnot, nFlag); in OnMouseExit()
117 bool CPDFSDK_WidgetHandler::OnLButtonUp(CPDFSDK_PageView* pPageView, in OnLButtonUp() argument
214 CPDFSDK_PageView* pPageView = pAnnot->GetPageView(); in OnLoad() local
215 auto* pContext = pPageView->GetFormFillEnv()->GetDocExtension(); in OnLoad()
289 bool CPDFSDK_WidgetHandler::HitTest(CPDFSDK_PageView* pPageView, in HitTest() argument
292 ASSERT(pPageView); in HitTest()
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/include/
H A Dfsdk_annothandler.h55 virtual void OnDraw(CPDFSDK_PageView* pPageView,
143 FX_BOOL HitTest(CPDFSDK_PageView* pPageView,
146 void OnDraw(CPDFSDK_PageView* pPageView,
151 void OnDrawSleep(CPDFSDK_PageView* pPageView,
161 void OnMouseEnter(CPDFSDK_PageView* pPageView,
164 void OnMouseExit(CPDFSDK_PageView* pPageView,
239 FX_BOOL HitTest(CPDFSDK_PageView* pPageView,
242 void OnDraw(CPDFSDK_PageView* pPageView,
247 void OnDrawSleep(CPDFSDK_PageView* pPageView,
257 void OnMouseEnter(CPDFSDK_PageView* pPageView,
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/
H A Dcpdfsdk_annothandlermgr.cpp43 ASSERT(pPageView); in NewAnnot()
51 ASSERT(pPageView); in NewAnnot()
106 CPDFSDK_PageView* pPageView, in Annot_OnLButtonDown() argument
116 CPDFSDK_PageView* pPageView, in Annot_OnLButtonUp() argument
126 CPDFSDK_PageView* pPageView, in Annot_OnLButtonDblClk() argument
136 CPDFSDK_PageView* pPageView, in Annot_OnMouseMove() argument
146 CPDFSDK_PageView* pPageView, in Annot_OnMouseWheel() argument
157 CPDFSDK_PageView* pPageView, in Annot_OnRButtonDown() argument
167 CPDFSDK_PageView* pPageView, in Annot_OnRButtonUp() argument
177 CPDFSDK_PageView* pPageView, in Annot_OnMouseEnter() argument
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/
H A Dfsdk_annothandler.cpp73 ASSERT(pPageView); in NewAnnot()
87 ASSERT(pPageView); in NewAnnot()
760 ASSERT(pPageView); in HitTest()
805 ASSERT(pPageView); in OnDraw()
875 if (!pPageView || !pAnnot) in HitTest()
902 if (!pPageView || !pAnnot) in OnMouseEnter()
911 if (!pPageView || !pAnnot) in OnMouseExit()
922 if (!pPageView || !pAnnot) in OnLButtonDown()
934 if (!pPageView || !pAnnot) in OnLButtonUp()
946 if (!pPageView || !pAnnot) in OnLButtonDblClk()
[all …]

12345678910>>...16