Home
last modified time | relevance | path

Searched refs:FXCT_ARROW (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/
Dcfx_systemhandler.h37 #define FXCT_ARROW 0 macro
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_ComboBox.cpp299 bcp.eCursorType = FXCT_ARROW; in CreateButton()
315 lcp.eCursorType = FXCT_ARROW; in CreateListBox()
DPWL_Wnd.cpp41 eCursorType(FXCT_ARROW), in PWL_CREATEPARAM()
617 scp.eCursorType = FXCT_ARROW; in CreateVScrollBar()
DPWL_ScrollBar.cpp122 cp.eCursorType = FXCT_ARROW; in OnCreate()
575 cp.eCursorType = FXCT_ARROW; in OnCreate()
/external/pdfium/public/
Dfpdf_formfill.h310 #define FXCT_ARROW 0 macro