Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/core/
Dfwl_note.h316 FWL_EVENT_MOUSE_MASK = 1 << 0, enumerator
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp884 bRet = dwFilter & FWL_EVENT_MOUSE_MASK; in IsFilterEvent()