Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_widgetimp.h63 FWL_ERR SetOwnerThread(CFWL_NoteThreadImp* pOwnerThread);
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetimp.cpp136 SetOwnerThread(static_cast<CFWL_NoteThreadImp*>( in Initialize()
494 FWL_ERR CFWL_WidgetImp::SetOwnerThread(CFWL_NoteThreadImp* pOwnerThread) { in SetOwnerThread() function in CFWL_WidgetImp