Home
last modified time | relevance | path

Searched refs:observed_ptr (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.cpp335 ObservedPtr observed_ptr(this); in OnSetFocus() local
337 if (!observed_ptr) in OnSetFocus()
343 if (!observed_ptr) in OnSetFocus()
351 ObservedPtr observed_ptr(this); in OnKillFocus() local
356 if (!observed_ptr) in OnKillFocus()
364 if (!observed_ptr) in OnKillFocus()
Dcpwl_wnd.cpp86 ObservedPtr observed_ptr(this); in KillFocus() local
90 if (!observed_ptr) in KillFocus()