Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Utils.h16 #define PWL_MAKEDWORD(low, high) \ macro
DPWL_ComboBox.cpp33 pParent->OnNotify(this, PNM_LBUTTONUP, 0, PWL_MAKEDWORD(point.x, point.y)); in OnLButtonUp()
169 PWL_MAKEDWORD(point.x, point.y)); in OnLButtonDown()