OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_bNotifyOwner
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fwl/src/basewidget/include/
fwl_comboboximp.h
64
FX_BOOL
m_bNotifyOwner
;
/external/pdfium/xfa/src/fwl/src/basewidget/
fwl_comboboximp.cpp
196
: CFWL_ListBoxImp(properties, pOuter),
m_bNotifyOwner
(TRUE) {
344
if (m_pOwner->
m_bNotifyOwner
) {
345
m_pOwner->
m_bNotifyOwner
= FALSE;
367
} else if (m_pOwner->
m_bNotifyOwner
) {
387
if (m_pOwner->
m_bNotifyOwner
) {
[
all
...]
Completed in 66 milliseconds