Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ComboBox.cpp33 PWL_MAKEDWORD(point.x, point.y)); in OnLButtonUp()
185 PWL_MAKEDWORD(point.x, point.y)); in OnLButtonDown()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Utils.h30 #define PWL_MAKEDWORD(low, high) \ macro