Home
last modified time | relevance | path

Searched refs:PWL_DEFAULT_BLACKCOLOR (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_IconList.cpp67 m_pText->SetTextColor(PWL_DEFAULT_BLACKCOLOR); in SetSelect()
80 lcp.sTextColor = PWL_DEFAULT_BLACKCOLOR; in CreateChildWnd()
119 m_pText->SetTextColor(PWL_DEFAULT_BLACKCOLOR); in OnEnabled()
DPWL_ComboBox.cpp171 CPWL_Utils::PWLColorToFXColor(PWL_DEFAULT_BLACKCOLOR, in DrawThisAppearance()
316 bcp.sBorderColor = PWL_DEFAULT_BLACKCOLOR; in CreateButton()
344 lcp.sBorderColor = PWL_DEFAULT_BLACKCOLOR; in CreateListBox()
DPWL_Note.cpp294 GetBackgroundColor(), PWL_DEFAULT_BLACKCOLOR, in DrawThisAppearance()
604 sTextColor = PWL_DEFAULT_BLACKCOLOR; in CreateChildWnd()
683 sTextColor = PWL_DEFAULT_BLACKCOLOR; in SetBkColor()
1219 sTextColor = PWL_DEFAULT_BLACKCOLOR; in CreateChildWnd()
1447 sTextColor = PWL_DEFAULT_BLACKCOLOR; in SetBkColor()
DPWL_ScrollBar.cpp271 PWL_DEFAULT_BLACKCOLOR, nTransparancy), in DrawThisAppearance()
294 PWL_DEFAULT_BLACKCOLOR, nTransparancy), in DrawThisAppearance()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h161 #define PWL_DEFAULT_BLACKCOLOR CPWL_Color(COLORTYPE_GRAY, 0) macro
DPWL_Utils.h292 const CPWL_Color& crStroke = PWL_DEFAULT_BLACKCOLOR);