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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusbrush.h 115 Status GetBackgroundColor(Color *color) const
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 319 sThis << CPWL_Utils::GetRectFillAppStream(rectWnd, GetBackgroundColor());
357 GetBackgroundColor(), GetTransparency());
564 CPWL_Color CPWL_Wnd::GetBackgroundColor() const {
852 color = CPWL_Utils::DevideColor(GetBackgroundColor(), 2);
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 944 FX_ARGB GetBackgroundColor(int& iColorType) {
1109 FX_ARGB GetBackgroundColor(int& iColorType) const {

Completed in 191 milliseconds