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

  /external/pdfium/core/fxge/ge/
cfx_cliprgn.h 22 CFX_DIBitmapRef GetMask() const { return m_Mask; }
26 void IntersectMaskF(int left, int top, CFX_DIBitmapRef Mask);
29 void IntersectMaskRect(FX_RECT rect, FX_RECT mask_box, CFX_DIBitmapRef Mask);
33 CFX_DIBitmapRef m_Mask;
cfx_cliprgn.cpp 39 CFX_DIBitmapRef Mask) {
64 void CFX_ClipRgn::IntersectMaskF(int left, int top, CFX_DIBitmapRef Mask) {
82 CFX_DIBitmapRef new_mask;
  /external/pdfium/core/fxge/
fx_dib.h 409 typedef CFX_SharedCopyOnWrite<CFX_DIBitmap> CFX_DIBitmapRef;
  /external/pdfium/core/fxge/agg/
fx_agg_driver.cpp 529 CFX_DIBitmapRef mask;
    [all...]
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp     [all...]

Completed in 254 milliseconds