Home
last modified time | relevance | path

Searched refs:CFX_DIBitmapRef (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/include/fxge/
Dfx_ge.h90 CFX_DIBitmapRef GetMask() const { return m_Mask; } in GetMask()
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);
Dfx_dib.h413 typedef CFX_CountRef<CFX_DIBitmap> CFX_DIBitmapRef; typedef
/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp44 CFX_DIBitmapRef Mask) { in IntersectMaskRect()
72 void CFX_ClipRgn::IntersectMaskF(int left, int top, CFX_DIBitmapRef Mask) { in IntersectMaskF()
90 CFX_DIBitmapRef new_mask; in IntersectMaskF()
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp314 CFX_DIBitmapRef mask; in SetClipMask()
/external/pdfium/core/src/fxge/agg/src/
Dfx_agg_driver.cpp296 CFX_DIBitmapRef mask; in SetClipMask()