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

  /external/pdfium/fpdfsdk/pwl/
cpwl_combo_box.cpp 286 bcp.sBackgroundColor = CFX_Color(CFX_Color::kRGB, 220.0f / 255.0f,
317 if (cp.sBackgroundColor.nColorType == CFX_Color::kTransparent)
318 lcp.sBackgroundColor = PWL_DEFAULT_WHITECOLOR;
cpwl_wnd.cpp 31 sBackgroundColor(),
445 return m_CreationParams.sBackgroundColor;
449 m_CreationParams.sBackgroundColor = color;
504 scp.sBackgroundColor = PWL_DEFAULT_WHITECOLOR;
cpwl_wnd.h 134 CFX_Color sBackgroundColor; // optional
  /external/pdfium/fpdfsdk/formfiller/
cffl_formfiller.cpp 300 cp.sBackgroundColor = CFX_Color(color);

Completed in 939 milliseconds