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

  /external/pdfium/fpdfsdk/src/javascript/
PublicMethods.cpp 1251 CPWL_Color crColor;
1253 color::ConvertArrayToPWLColor(arColor, crColor);
1255 if (crColor != crProp)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntgdi.h 191 W32KAPI UINT WINAPI NtGdiGetNearestPaletteIndex(HPALETTE hpal,COLORREF crColor);
224 W32KAPI WINBOOL WINAPI NtGdiExtFloodFill(HDC hdc,INT x,INT y,COLORREF crColor,UINT iFillType);
227 W32KAPI COLORREF WINAPI NtGdiSetPixel(HDC hdcDst,int x,int y,COLORREF crColor);
    [all...]
wingdi.h     [all...]

Completed in 533 milliseconds