Home
last modified time | relevance | path

Searched defs:hDoc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_docenvironment.cpp62 void CPDFXFA_DocEnvironment::SetChangeMark(CXFA_FFDoc* hDoc) { in SetChangeMark()
367 void CPDFXFA_DocEnvironment::SetCurrentPage(CXFA_FFDoc* hDoc, in SetCurrentPage()
390 void CPDFXFA_DocEnvironment::SetCalculationsEnabled(CXFA_FFDoc* hDoc, in SetCalculationsEnabled()
414 void CPDFXFA_DocEnvironment::SetTitle(CXFA_FFDoc* hDoc, in SetTitle()
428 void CPDFXFA_DocEnvironment::ExportData(CXFA_FFDoc* hDoc, in ExportData()
523 void CPDFXFA_DocEnvironment::GotoURL(CXFA_FFDoc* hDoc, in GotoURL()
547 void CPDFXFA_DocEnvironment::SetValidationsEnabled(CXFA_FFDoc* hDoc, in SetValidationsEnabled()
556 void CPDFXFA_DocEnvironment::SetFocusWidget(CXFA_FFDoc* hDoc, in SetFocusWidget()
582 void CPDFXFA_DocEnvironment::Print(CXFA_FFDoc* hDoc, in Print()
631 CXFA_FFDoc* hDoc, in OpenLinkedFile()
[all …]
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_hostpseudomodel.cpp101 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in calculationsEnabled() local
118 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in currentPage() local
151 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in numPages() local
188 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in title() local
206 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in validationsEnabled() local
597 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in pageUp() local
613 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in pageDown() local
H A Dcfxjse_engine.cpp283 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in GlobalPropertySetter() local
349 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in GlobalPropertyGetter() local
440 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in NormalPropertyGetter() local
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffnotify.cpp276 CXFA_FFDoc* hDoc = GetFFDoc(); in OpenDropDownList() local