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

  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp 520 CPWL_Color crBackground, crBorder;
531 crBorder = CPWL_Color(iColorType, fc[0], fc[1], fc[2], fc[3]);
655 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder, crLeftTop, crRightBottom, nBorderStyle, dsBorder) +
674 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder, crLeftTop, crRightBottom, nBorderStyle, dsBorder) +
705 CPWL_Utils::GetBorderAppStream(rcWindow, fBorderWidth, crBorder, crLeftTop, crRightBottom, nBorderStyle, dsBorder) +
726 CPWL_Color crBackground, crBorder, crText;
737 crBorder = CPWL_Color(iColorType, fc[0], fc[1], fc[2], fc[3]);
813 CPWL_Utils::GetBorderAppStream(rcWindow,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
833 CPWL_Utils::GetBorderAppStream(rcWindow,fBorderWidth,crBorder,crLeftTop,crRightBottom,nBorderStyle,dsBorder);
858 CPWL_Color crBackground, crBorder, crText;
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_ap.cpp 369 CPVT_Color crBorder, crBG;
372 crBorder = ParseColor(*pArray);
385 crBorder, crLeftTop, crRightBottom, nBorderStyle, dsBorder);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
uxtheme.h 152 COLORREF crBorder;

Completed in 92 milliseconds