Searched refs:sBackgroundColor (Results 1 – 5 of 5) sorted by relevance
342 bcp.sBackgroundColor = PWL_SCROLLBAR_BKCOLOR; in CreateButton()374 if (cp.sBackgroundColor.nColorType == COLORTYPE_TRANSPARENT) in CreateListBox()375 lcp.sBackgroundColor = PWL_DEFAULT_WHITECOLOR; in CreateListBox()
723 return m_sPrivateParam.sBackgroundColor; in GetBackgroundColor()728 m_sPrivateParam.sBackgroundColor = color; in SetBackgroundColor()842 scp.sBackgroundColor = PWL_DEFAULT_WHITECOLOR; in CreateVScrollBar()
731 ccp.sBackgroundColor = CPWL_Color(COLORTYPE_RGB, 240/255.0f, 240/255.0f, 240/255.0f); in CreateChildWnd()1516 scp.sBackgroundColor = CPWL_Color(COLORTYPE_RGB, 240/255.0f, 240/255.0f, 240/255.0f); in CreateChildWnd()
209 sBackgroundColor(), in PWL_CREATEPARAM()234 CPWL_Color sBackgroundColor; //optional member
380 cp.sBackgroundColor = CPWL_Color(GetRed(color), GetGreen(color), GetBlue(color)); in GetCreateParam()