Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.h338 void SetOprNotify(CPWL_Edit* pOprNotify);
Dfxet_edit.cpp874 void CFX_Edit::SetOprNotify(CPWL_Edit* pOprNotify) { in SetOprNotify() function in CFX_Edit
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Edit.cpp153 m_pEdit->SetOprNotify(this); in OnCreated()