Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_edit.h91 void SetOuter(CFWL_Widget* pOuter);
Dcfwl_combobox.cpp426 m_pEdit->SetOuter(this); in InitComboEdit()
Dcfwl_edit.cpp265 void CFWL_Edit::SetOuter(CFWL_Widget* pOuter) { in SetOuter() function in CFWL_Edit