Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h153 #define PWL_SCROLLBAR_BKCOLOR \ macro
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ComboBox.cpp315 bcp.sBackgroundColor = PWL_SCROLLBAR_BKCOLOR; in CreateButton()