Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Wnd.cpp29 sBackgroundColor(), in PWL_CREATEPARAM()
550 return m_sPrivateParam.sBackgroundColor; in GetBackgroundColor()
554 m_sPrivateParam.sBackgroundColor = color; in SetBackgroundColor()
616 scp.sBackgroundColor = PWL_DEFAULT_WHITECOLOR; in CreateVScrollBar()
DPWL_ComboBox.cpp295 bcp.sBackgroundColor = PWL_SCROLLBAR_BKCOLOR; in CreateButton()
326 if (cp.sBackgroundColor.nColorType == COLORTYPE_TRANSPARENT) in CreateListBox()
327 lcp.sBackgroundColor = PWL_DEFAULT_WHITECOLOR; in CreateListBox()
DPWL_Wnd.h178 sBackgroundColor.Reset(); in Reset()
200 CPWL_Color sBackgroundColor; // optional member
/external/pdfium/fpdfsdk/formfiller/
Dcffl_formfiller.cpp300 cp.sBackgroundColor = in GetCreateParam()