Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fpdfxfa/
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()
521 void CPDFXFA_DocEnvironment::GotoURL(CXFA_FFDoc* hDoc, in GotoURL()
545 void CPDFXFA_DocEnvironment::SetValidationsEnabled(CXFA_FFDoc* hDoc, in SetValidationsEnabled()
554 void CPDFXFA_DocEnvironment::SetFocusWidget(CXFA_FFDoc* hDoc, in SetFocusWidget()
580 void CPDFXFA_DocEnvironment::Print(CXFA_FFDoc* hDoc, in Print()
629 CXFA_FFDoc* hDoc, in OpenLinkedFile()
[all …]
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp100 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in calculationsEnabled() local
117 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in currentPage() local
150 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in numPages() local
187 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in title() local
205 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in validationsEnabled() local
596 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in pageUp() local
612 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in pageDown() local
Dcfxjse_engine.cpp281 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in GlobalPropertySetter() local
347 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in GlobalPropertyGetter() local
438 CXFA_FFDoc* hDoc = pNotify->GetFFDoc(); in NormalPropertyGetter() local
/external/pdfium/xfa/fxfa/
Dcxfa_ffnotify.cpp276 CXFA_FFDoc* hDoc = GetFFDoc(); in OpenDropDownList() local