HomeSort by relevance Sort by last modified time
    Searched refs:PWL_DEFAULT_BLACKCOLOR (Results 1 - 6 of 6) sorted by null

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_IconList.cpp 67 m_pText->SetTextColor(PWL_DEFAULT_BLACKCOLOR);
80 lcp.sTextColor = PWL_DEFAULT_BLACKCOLOR;
119 m_pText->SetTextColor(PWL_DEFAULT_BLACKCOLOR);
PWL_ComboBox.cpp 171 CPWL_Utils::PWLColorToFXColor(PWL_DEFAULT_BLACKCOLOR,
316 bcp.sBorderColor = PWL_DEFAULT_BLACKCOLOR;
344 lcp.sBorderColor = PWL_DEFAULT_BLACKCOLOR;
PWL_Note.cpp 294 GetBackgroundColor(), PWL_DEFAULT_BLACKCOLOR,
604 sTextColor = PWL_DEFAULT_BLACKCOLOR;
683 sTextColor = PWL_DEFAULT_BLACKCOLOR;
    [all...]
PWL_ScrollBar.cpp 271 PWL_DEFAULT_BLACKCOLOR, nTransparancy),
294 PWL_DEFAULT_BLACKCOLOR, nTransparancy),
    [all...]
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Utils.h 292 const CPWL_Color& crStroke = PWL_DEFAULT_BLACKCOLOR);
PWL_Wnd.h 161 #define PWL_DEFAULT_BLACKCOLOR CPWL_Color(COLORTYPE_GRAY, 0)

Completed in 292 milliseconds