Searched defs:GetEdit (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_ComboBox.h52 CPWL_Edit* GetEdit() const { return m_pEdit; } function in class:CPWL_ComboBox
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_list.cpp29 IFX_Edit* CFX_ListItem::GetEdit() const { function in class:CFX_ListItem
148 return pListItem->GetEdit();
H A Dfxet_edit.cpp87 IFX_Edit* CFX_Edit_Iterator::GetEdit() const { function in class:CFX_Edit_Iterator
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Note.cpp546 CPWL_Edit* CPWL_Note_Contents::GetEdit() const { function in class:CPWL_Note_Contents
781 CPWL_Edit* CPWL_NoteItem::GetEdit() const { function in class:CPWL_NoteItem
783 return m_pContents->GetEdit();

Completed in 58 milliseconds