Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_combolist.cpp20 CFWL_Widget* pOuter) in CFWL_ComboList()
114 CFWL_ComboBox* pOuter = static_cast<CFWL_ComboBox*>(GetOuter()); in OnDropListFocusChanged() local
141 CFWL_ComboBox* pOuter = static_cast<CFWL_ComboBox*>(GetOuter()); in OnDropListMouseMove() local
150 CFWL_ComboBox* pOuter = static_cast<CFWL_ComboBox*>(GetOuter()); in OnDropListLButtonDown() local
155 CFWL_ComboBox* pOuter = static_cast<CFWL_ComboBox*>(GetOuter()); in OnDropListLButtonUp() local
176 CFWL_ComboBox* pOuter = static_cast<CFWL_ComboBox*>(GetOuter()); in OnDropListKey() local
215 CFWL_ComboBox* pOuter = static_cast<CFWL_ComboBox*>(GetOuter()); in OnDropListKeyDown() local
H A Dcfwl_edit.cpp52 CFWL_Widget* pOuter) in CFWL_Edit()
711 CFWL_Widget* pOuter = this; in ShowCaret() local
734 CFWL_Widget* pOuter = this; in HideCaret() local
H A Dcfwl_widget.cpp42 CFWL_Widget* pOuter) in CFWL_Widget()
205 CFWL_Widget* pOuter = const_cast<CFWL_Widget*>(this); in GetOutmost() local
H A Dcfwl_datetimeedit.cpp15 CFWL_Widget* pOuter) in CFWL_DateTimeEdit()
H A Dcfwl_comboedit.cpp15 CFWL_Widget* pOuter) in CFWL_ComboEdit()
H A Dcfwl_caret.cpp26 CFWL_Widget* pOuter) in CFWL_Caret()
H A Dcfwl_widgetmgr.cpp81 CFWL_Widget* pOuter = pWidget->GetOuter(); in RepaintWidget() local
H A Dcfwl_scrollbar.cpp30 CFWL_Widget* pOuter) in CFWL_ScrollBar()
H A Dcfwl_monthcalendar.cpp92 CFWL_Widget* pOuter) in CFWL_MonthCalendar()
H A Dcfwl_listbox.cpp36 CFWL_Widget* pOuter) in CFWL_ListBox()
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_fwltheme.cpp45 CFWL_Widget* pOuter = pWidget ? pWidget->GetOutmost() : nullptr; in GetOutmostFFWidget() local
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c20231 With *pOuter; /* Containing WITH clause, or NULL */ member
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c20381 With *pOuter; /* Containing WITH clause, or NULL */ member
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c20422 With *pOuter; /* Containing WITH clause, or NULL */ member
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c20231 With *pOuter; /* Containing WITH clause, or NULL */ member