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

  /external/pdfium/fpdfsdk/
cpdfsdk_widget.cpp 907 CPWL_Color crRightBottom;
917 crRightBottom = crBackground / 2.0f;
922 crRightBottom = CPWL_Color(COLORTYPE_GRAY, 0.75);
998 crLeftTop, crRightBottom, nBorderStyle,
1019 crLeftTop, crRightBottom,
1038 crLeftTop = crRightBottom;
1039 crRightBottom = crTemp;
1044 crRightBottom = CPWL_Color(COLORTYPE_GRAY, 1);
1055 crLeftTop, crRightBottom,
    [all...]
  /external/pdfium/fpdfsdk/pdfwindow/
PWL_Utils.h 55 const CPWL_Color& crRightBottom,
63 const CPWL_Color& crRightBottom,
121 const CPWL_Color& crRightBottom,
PWL_Utils.cpp 591 const CPWL_Color& crRightBottom,
659 sColor = CPWL_Utils::GetColorAppStream(crRightBottom, true);
708 const CPWL_Color& crRightBottom,
758 sColor = CPWL_Utils::GetColorAppStream(crRightBottom, false);
785 sColor = CPWL_Utils::GetColorAppStream(crRightBottom, false);
    [all...]
  /external/pdfium/core/fpdfdoc/
cpvt_generateap.h 58 const CPVT_Color& crRightBottom,
cpvt_generateap.cpp 114 CPVT_Color crLeftTop, crRightBottom;
134 crRightBottom = CPVT_Color(CPVT_Color::kGray, 0.5);
140 crRightBottom = CPVT_Color(CPVT_Color::kGray, 0.75);
163 rcBBox, fBorderWidth, crBorder, crLeftTop, crRightBottom, nBorderStyle,
    [all...]

Completed in 251 milliseconds