HomeSort by relevance Sort by last modified time
    Searched refs:GetForm (Results 1 - 9 of 9) sorted by null

  /external/pdfium/xfa/fwl/
cfwl_noteloop.h 17 CFWL_Widget* GetForm() const { return m_pForm; }
cfwl_notedriver.cpp 409 CFWL_Widget* pForm = pNoteLoop->GetForm();
427 pMessageForm = m_NoteLoopQueue.back()->GetForm();
  /external/pdfium/core/fpdfdoc/
cpdf_formcontrol.cpp 33 m_pForm(m_pField->GetForm()) {}
181 CPDF_Form form(m_pField->GetForm()->GetDocument(),
182 m_pField->GetForm()->GetFormDict()->GetDictFor("DR"), pStream);
274 return m_pField->GetForm()->GetDefaultAppearance();
291 m_pField->GetForm()->GetDocument()->LoadFont(pElement);
297 if (CPDF_Font* pFormFont = m_pField->GetForm()->GetFormFont(csFontNameTag))
308 m_pField->GetForm()->GetDocument()->LoadFont(pElement);
326 return m_pField->GetForm()->GetFormAlignment();
cpdf_formfield.h 179 const CPDF_InterForm* GetForm() const { return m_pForm.Get(); }
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Forms.c 351 BOOLEAN GetForm;
360 GetForm = FALSE;
371 GetForm = TRUE;
381 ASSERT (GetForm && GetFormSet);
  /external/pdfium/fpdfsdk/
fpdfannot.cpp 169 CPDF_Form* GetForm() const { return m_pAnnotForm.get(); }
337 CPDF_Form* pForm = pAnnot->GetForm();
388 CPDF_Form* pForm = pAnnot->GetForm();
420 return pdfium::CollectionSize<int>(*pAnnot->GetForm()->GetPageObjectList());
438 return pAnnot->GetForm()->GetPageObjectList()->GetPageObjectByIndex(index);
458 CPDF_PageObjectList* pObjList = pAnnot->GetForm()->GetPageObjectList();
463 UpdateContentStream(pAnnot->GetForm(), pStream);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
UefiIfrForm.c 92 BOOLEAN GetForm;
118 GetForm = FALSE;
139 GetForm = TRUE;
141 GetForm = FALSE;
146 if (!GetFormSet || !GetForm) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiHiiLib/
HiiLib.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winspool.h     [all...]

Completed in 321 milliseconds