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

  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp 520 CPWL_Color crBackground, crBorder;
527 crBackground = CPWL_Color(iColorType, fc[0], fc[1], fc[2], fc[3]);
548 crRightBottom = CPWL_Utils::DevideColor(crBackground,2);
654 CFX_ByteString csAP = CPWL_Utils::GetRectFillAppStream(rcWindow, crBackground) +
673 csAP = CPWL_Utils::GetRectFillAppStream(rcWindow, crBackground) +
704 csAP = CPWL_Utils::GetRectFillAppStream(rcWindow, CPWL_Utils::SubstractColor(crBackground,0.25f)) +
726 CPWL_Color crBackground, crBorder, crText;
733 crBackground = CPWL_Color(iColorType, fc[0], fc[1], fc[2], fc[3]);
754 crRightBottom = CPWL_Utils::DevideColor(crBackground,2);
812 CFX_ByteString csAP_N_ON = CPWL_Utils::GetRectFillAppStream(rcWindow,crBackground) +
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
richedit.h 913 COLORREF crBackground;

Completed in 117 milliseconds