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

  /external/pdfium/core/fpdfdoc/
cpdf_apsettings.h 38 FX_ARGB GetBackgroundColor(int& iColorType) const {
cpdf_formcontrol.h 83 FX_ARGB GetBackgroundColor(int& iColorType) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgi1_2.idl 124 HRESULT GetBackgroundColor(
dxgi1_2.h 370 virtual HRESULT STDMETHODCALLTYPE GetBackgroundColor(
513 HRESULT (STDMETHODCALLTYPE *GetBackgroundColor)(
564 #define IDXGISwapChain1_GetBackgroundColor(This,pColor) (This)->lpVtbl->GetBackgroundColor(This,pColor)
652 return This->lpVtbl->GetBackgroundColor(This,pColor);
    [all...]
  /external/pdfium/fpdfsdk/pdfwindow/
PWL_Wnd.cpp 318 sThis << CPWL_Utils::GetRectFillAppStream(rectWnd, GetBackgroundColor());
355 GetBackgroundColor(), GetTransparency());
549 CPWL_Color CPWL_Wnd::GetBackgroundColor() const {
808 return GetBackgroundColor() / 2.0f;
PWL_Wnd.h 289 CPWL_Color GetBackgroundColor() const;
PWL_ScrollBar.cpp 652 << CPWL_Utils::GetColorAppStream(GetBackgroundColor(), true)
668 GetBackgroundColor(), GetTransparency());
    [all...]
  /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/
cpdfsdk_widget.cpp 563 color = ARGBToColorRef(pFormCtrl->GetBackgroundColor(iColorType));
    [all...]
  /external/pdfium/fpdfsdk/javascript/
Field.cpp     [all...]

Completed in 128 milliseconds