Home
last modified time | relevance | path

Searched refs:thisObserved (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_combo_box.cpp324 ObservedPtr thisObserved(this); in RePosChildWnd() local
349 if (!thisObserved) in RePosChildWnd()
355 if (!thisObserved) in RePosChildWnd()
360 if (!m_pList->SetVisible(true) || !thisObserved) in RePosChildWnd()
363 if (!m_pList->Move(rcList, true, false) || !thisObserved) in RePosChildWnd()
367 if (!thisObserved) in RePosChildWnd()
378 if (!thisObserved) in RePosChildWnd()
387 if (!thisObserved) in RePosChildWnd()
393 if (!thisObserved) in RePosChildWnd()
426 ObservedPtr thisObserved(this); in SetPopup() local
[all …]
Dcpwl_scroll_bar.cpp404 ObservedPtr thisObserved(this); in RePosChildWnd() local
408 if (!thisObserved) in RePosChildWnd()
414 if (!thisObserved) in RePosChildWnd()
587 ObservedPtr thisObserved(this); in CreateButtons() local
588 if (!m_pPosButton->SetVisible(false) || !thisObserved) in CreateButtons()
610 ObservedPtr thisObserved(this); in SetScrollRange() local
619 if (!m_pPosButton->SetVisible(true) || !thisObserved) in SetScrollRange()
690 ObservedPtr thisObserved(this); in MovePosButton() local
693 if (!thisObserved) in MovePosButton()
Dcpwl_edit.cpp89 ObservedPtr thisObserved(this); in RePosChildWnd() local
92 if (!thisObserved) in RePosChildWnd()
483 CPWL_Wnd::ObservedPtr thisObserved(this); in OnKeyDown() local
491 if (!thisObserved) in OnKeyDown()
566 CPWL_Wnd::ObservedPtr thisObserved(this); in OnChar() local
573 if (!thisObserved) in OnChar()
Dcpwl_wnd.cpp280 ObservedPtr thisObserved(this); in InvalidateRect() local
301 if (!thisObserved) in InvalidateRect()
562 ObservedPtr thisObserved(this); in SetVisible() local
567 if (!thisObserved) in SetVisible()
611 ObservedPtr thisObserved(this); in RePosChildWnd() local
614 if (!thisObserved) in RePosChildWnd()
Dcpwl_edit_ctrl.cpp341 ObservedPtr thisObserved(this); in SetCaret() local
343 if (!thisObserved) in SetCaret()
Dcpwl_list_box.cpp265 CPWL_Wnd::ObservedPtr thisObserved(this); in OnNotifySelectionChanged() local
277 if (!thisObserved) in OnNotifySelectionChanged()