Home
last modified time | relevance | path

Searched defs:pOuter (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_combolist.cpp23 CFWL_Widget* pOuter) in CFWL_ComboList()
124 CFWL_ComboBox* pOuter = static_cast<CFWL_ComboBox*>(m_pOuter); in OnDropListFocusChanged() local
151 CFWL_ComboBox* pOuter = static_cast<CFWL_ComboBox*>(m_pOuter); in OnDropListMouseMove() local
160 CFWL_ComboBox* pOuter = static_cast<CFWL_ComboBox*>(m_pOuter); in OnDropListLButtonDown() local
165 CFWL_ComboBox* pOuter = static_cast<CFWL_ComboBox*>(m_pOuter); in OnDropListLButtonUp() local
186 CFWL_ComboBox* pOuter = static_cast<CFWL_ComboBox*>(m_pOuter); in OnDropListKey() local
225 CFWL_ComboBox* pOuter = static_cast<CFWL_ComboBox*>(m_pOuter); in OnDropListKeyDown() local
Dcfwl_datetimeedit.cpp19 CFWL_Widget* pOuter) in CFWL_DateTimeEdit()
Dcfwl_comboedit.cpp19 CFWL_Widget* pOuter) in CFWL_ComboEdit()
Dcfwl_caret.cpp28 CFWL_Widget* pOuter) in CFWL_Caret()
Dcfwl_edit.cpp50 CFWL_Widget* pOuter) in CFWL_Edit()
265 void CFWL_Edit::SetOuter(CFWL_Widget* pOuter) { in SetOuter()
908 CFWL_Widget* pOuter = this; in ShowCaret() local
932 CFWL_Widget* pOuter = this; in HideCaret() local
Dcfwl_widget.cpp37 CFWL_Widget* pOuter) in CFWL_Widget()
205 CFWL_Widget* pOuter = const_cast<CFWL_Widget*>(this); in GetOutmost() local
Dcfwl_scrollbar.cpp34 CFWL_Widget* pOuter) in CFWL_ScrollBar()
Dcfwl_widgetmgr.cpp142 CFWL_Widget* pOuter = pWidget->GetOuter(); in RepaintWidget() local
Dcfwl_monthcalendar.cpp92 CFWL_Widget* pOuter) in CFWL_MonthCalendar()
Dcfwl_listbox.cpp34 CFWL_Widget* pOuter) in CFWL_ListBox()
/external/pdfium/xfa/fxfa/
Dcxfa_fwltheme.cpp41 CFWL_Widget* pOuter = pWidget ? pWidget->GetOutmost() : nullptr; in XFA_ThemeGetOuterWidget() local
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c19152 With *pOuter; /* Containing WITH clause, or NULL */ member
/external/sqlite/dist/orig/
Dsqlite3.c19117 With *pOuter; /* Containing WITH clause, or NULL */ member
/external/sqlite/dist/
Dsqlite3.c19117 With *pOuter; /* Containing WITH clause, or NULL */ member