Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_box.h33 void IOnInvalidateRect(CFX_FloatRect* pRect);
Dcpwl_list_impl.cpp370 m_pNotify->IOnInvalidateRect(&rcRefresh); in InvalidateItem()
382 m_pNotify->IOnInvalidateRect(&rcRefresh); in InvalidateItem()
Dcpwl_list_box.cpp63 void CPWL_List_Notify::IOnInvalidateRect(CFX_FloatRect* pRect) { in IOnInvalidateRect() function in CPWL_List_Notify