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 77 m_pText->SetTextColor(PWL_DEFAULT_BLACKCOLOR);
93 lcp.sTextColor = PWL_DEFAULT_BLACKCOLOR;
137 m_pText->SetTextColor(PWL_DEFAULT_BLACKCOLOR);
PWL_ComboBox.cpp 174 CPWL_Utils::PWLColorToFXColor(PWL_DEFAULT_BLACKCOLOR,GetTransparency()),
343 bcp.sBorderColor = PWL_DEFAULT_BLACKCOLOR;
372 lcp.sBorderColor = PWL_DEFAULT_BLACKCOLOR;
PWL_Note.cpp 351 this->GetBackgroundColor(), PWL_DEFAULT_BLACKCOLOR, this->GetTransparency());
711 sTextColor = PWL_DEFAULT_BLACKCOLOR;
794 sTextColor = PWL_DEFAULT_BLACKCOLOR;
    [all...]
PWL_ScrollBar.cpp 310 CPWL_Utils::PWLColorToFXColor(PWL_DEFAULT_BLACKCOLOR,nTransparancy),
333 CPWL_Utils::PWLColorToFXColor(PWL_DEFAULT_BLACKCOLOR,nTransparancy),
    [all...]
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Utils.h 189 const CPWL_Color& crStroke = PWL_DEFAULT_BLACKCOLOR);
PWL_Wnd.h 160 #define PWL_DEFAULT_BLACKCOLOR CPWL_Color(COLORTYPE_GRAY,0)

Completed in 452 milliseconds