Home
last modified time | relevance | path

Searched refs:GetCurPageView (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
Dcffl_formfiller.cpp167 CPWL_Wnd* pWnd = GetPWLWindow(GetCurPageView(true), false); in OnKeyDown()
177 CPWL_Wnd* pWnd = GetPWLWindow(GetCurPageView(true), false); in OnChar()
193 CPWL_Wnd* pWnd = GetPWLWindow(GetCurPageView(true), false); in GetText()
201 CPWL_Wnd* pWnd = GetPWLWindow(GetCurPageView(true), false); in GetSelectedText()
209 CPWL_Wnd* pWnd = GetPWLWindow(GetCurPageView(true), false); in ReplaceSelection()
220 CPWL_Wnd* pWnd = GetPWLWindow(GetCurPageView(true), false); in CanUndo()
228 CPWL_Wnd* pWnd = GetPWLWindow(GetCurPageView(true), false); in CanRedo()
236 CPWL_Wnd* pWnd = GetPWLWindow(GetCurPageView(true), false); in Undo()
244 CPWL_Wnd* pWnd = GetPWLWindow(GetCurPageView(true), false); in Redo()
263 CPDFSDK_PageView* pPageView = GetCurPageView(false); in KillFocusForAnnot()
[all …]
Dcffl_combobox.cpp219 CPWL_ComboBox* pWnd = GetComboBox(GetCurPageView(true), false); in SetIndexSelected()
234 CPWL_ComboBox* pWnd = GetComboBox(GetCurPageView(true), false); in IsIndexSelected()
263 CPWL_ComboBox* pComboBox = GetComboBox(GetCurPageView(true), false); in GetSelectExportText()
Dcffl_listbox.cpp200 CPWL_ListBox* pListBox = GetListBox(GetCurPageView(true)); in SetIndexSelected()
222 CPWL_ListBox* pListBox = GetListBox(GetCurPageView(true)); in IsIndexSelected()
Dcffl_textfield.cpp114 CPDFSDK_PageView* pPageView = GetCurPageView(true); in OnChar()
133 CPDFSDK_PageView* pPageView = GetCurPageView(true); in OnChar()
Dcffl_formfiller.h134 CPDFSDK_PageView* GetCurPageView(bool renew);