Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ComboBox.cpp315 bcp.sBackgroundColor = PWL_SCROLLBAR_BKCOLOR; in CreateButton()
346 if (cp.sBackgroundColor.nColorType == COLORTYPE_TRANSPARENT) in CreateListBox()
347 lcp.sBackgroundColor = PWL_DEFAULT_WHITECOLOR; in CreateListBox()
DPWL_Wnd.cpp565 return m_sPrivateParam.sBackgroundColor; in GetBackgroundColor()
569 m_sPrivateParam.sBackgroundColor = color; in SetBackgroundColor()
643 scp.sBackgroundColor = PWL_DEFAULT_WHITECOLOR; in CreateVScrollBar()
DPWL_Note.cpp623 ccp.sBackgroundColor = in CreateChildWnd()
1269 scp.sBackgroundColor = in CreateChildWnd()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h212 sBackgroundColor(), in PWL_CREATEPARAM()
235 CPWL_Color sBackgroundColor; // optional member
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_FormFiller.cpp307 cp.sBackgroundColor = in GetCreateParam()