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

  /external/pdfium/core/src/fxge/win32/
win32_int.h 148 void* GetPlatformSurface() override { return (void*)m_hDC; }
355 void* GetPlatformSurface() override { return (void*)m_hDC; }
fx_win32_device.cpp     [all...]
  /external/pdfium/core/src/fxge/apple/
apple_int.h 174 void* GetPlatformSurface() override { return NULL; }
  /external/pdfium/core/include/fxge/
fx_ge.h 604 virtual void* GetPlatformSurface() { return NULL; }

Completed in 4270 milliseconds