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

  /external/pdfium/core/src/fxge/ge/
fx_ge_device.cpp 265 FX_BOOL CFX_RenderDevice::SetPixel(int x, int y, FX_DWORD color, int alpha_flag, void* pIccTransform)
267 if (m_pDeviceDriver->SetPixel(x, y, color, alpha_flag, pIccTransform)) {
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusBitmap.h 984 Bitmap::SetPixel(
  /external/pdfium/core/src/fxge/apple/
apple_int.h 125 virtual FX_BOOL SetPixel(int x, int y, FX_DWORD color,
  /external/pdfium/core/include/fxge/
fx_ge.h 404 FX_BOOL SetPixel(int x, int y, FX_DWORD color,
570 virtual FX_BOOL SetPixel(int x, int y, FX_DWORD color,
  /external/pdfium/core/src/fxge/dib/
fx_dib_main.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimpl.h 616 __inline__ Status Bitmap::SetPixel(INT x, INT y, const Color& color)
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 294 milliseconds