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.h118 CFX_DIBitmapRef GetMask() const in GetMask()
125 void IntersectMaskF(int left, int top, CFX_DIBitmapRef Mask);
132 CFX_DIBitmapRef m_Mask;
134 void IntersectMaskRect(FX_RECT rect, FX_RECT mask_box, CFX_DIBitmapRef Mask);
Dfx_dib.h372 typedef CFX_CountRef<CFX_DIBitmap> CFX_DIBitmapRef; typedef
/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp49 void CFX_ClipRgn::IntersectMaskRect(FX_RECT rect, FX_RECT mask_rect, CFX_DIBitmapRef Mask) in IntersectMaskRect()
75 void CFX_ClipRgn::IntersectMaskF(int left, int top, CFX_DIBitmapRef Mask) in IntersectMaskF()
93 CFX_DIBitmapRef new_mask; in IntersectMaskF()
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp282 CFX_DIBitmapRef mask; in SetClipMask()
/external/pdfium/core/src/fxge/agg/agg23/
Dfx_agg_driver.cpp302 CFX_DIBitmapRef mask; in SetClipMask()