Home
last modified time | relevance | path

Searched refs:GetForm (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp41 CFWL_WidgetImp* CFWL_NoteLoop::GetForm() { in GetForm() function in CFWL_NoteLoop
121 if (m_pNoteLoop->GetForm() && in SendNote()
123 pMouse, m_pNoteLoop->GetForm()->GetInterface())) { in SendNote()
267 CFWL_WidgetImp* formImp = pTopLoop->GetForm(); in Run()
753 CFWL_WidgetImp* pForm = pNoteLoop->GetForm(); in IsValidMessage()
775 pMessageForm = pNootLoop->GetForm()->GetInterface(); in GetMessageForm()
1084 CFWL_WidgetImp* widget = topLoop->GetForm(); in FWL_GetCurrentThreadModalWidget()
/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_noteimp.h30 CFWL_WidgetImp* GetForm();
/external/regex-re2/lib/codereview/
Dcodereview.py2502 def GetForm(url): function
2514 form_fields = GetForm("/" + issue + "/edit")
2535 form_fields = GetForm("/" + issue + "/publish")