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

  /external/pdfium/core/include/fxge/
fx_ge.h 90 CFX_DIBitmapRef GetMask() const { return m_Mask; }
94 void IntersectMaskF(int left, int top, CFX_DIBitmapRef Mask);
101 CFX_DIBitmapRef m_Mask;
103 void IntersectMaskRect(FX_RECT rect, FX_RECT mask_box, CFX_DIBitmapRef Mask);
fx_dib.h 413 typedef CFX_CountRef<CFX_DIBitmap> CFX_DIBitmapRef;
  /external/pdfium/core/src/fxge/ge/
fx_ge_path.cpp 44 CFX_DIBitmapRef Mask) {
72 void CFX_ClipRgn::IntersectMaskF(int left, int top, CFX_DIBitmapRef Mask) {
90 CFX_DIBitmapRef new_mask;
  /external/pdfium/core/src/fxge/skia/
fx_skia_device.cpp 314 CFX_DIBitmapRef mask;
  /external/pdfium/core/src/fxge/agg/src/
fx_agg_driver.cpp 296 CFX_DIBitmapRef mask;
    [all...]

Completed in 550 milliseconds