Home
last modified time | relevance | path

Searched refs:SetNotifyForever (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_ScrollBar.h116 void SetNotifyForever(FX_BOOL bForever) { m_bNotifyForever = bForever; } in SetNotifyForever() function
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_IconList.cpp373 pScrollBar->SetNotifyForever(TRUE); in OnCreated()
DPWL_Note.cpp1273 m_pContentsBar->SetNotifyForever(TRUE); in CreateChildWnd()