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

  /external/pdfium/core/fxge/ge/
cfx_cliprgn.h 25 void IntersectRect(const FX_RECT& rect);
cfx_cliprgn.cpp 26 void CFX_ClipRgn::IntersectRect(const FX_RECT& rect) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
multimon.h 292 if (IntersectRect (&rcLimit, &rcLimit, &rcClip)
293 && (!lprcEnumMonitorsThatIntersect || IntersectRect (&rcLimit, &rcLimit, lprcEnumMonitorsThatIntersect)))
301 } else if (lprcEnumMonitorsThatIntersect && !IntersectRect (&rcLimit, &rcLimit, lprcEnumMonitorsThatIntersect))
winuser.h     [all...]
  /external/pdfium/core/fxge/agg/
fx_agg_driver.cpp 563 m_pClipRgn->IntersectRect(rect);
    [all...]
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 436 milliseconds