Home
last modified time | relevance | path

Searched defs:GetEdit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_combo_box.h28 CPWL_Edit* GetEdit() const { return m_pEdit; } in GetEdit() function
H A Dcpwl_list_ctrl.h91 CPWL_EditImpl* GetEdit() const { return m_pEdit.get(); } in GetEdit() function