Home
last modified time | relevance | path

Searched defs:bLoadMask (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_pageimagecache.cpp92 bool bLoadMask, in StartGetCachedBitmap()
184 bool bLoadMask, in StartGetCachedBitmap()
Dcpdf_imageloader.cpp29 bool bLoadMask, in Start()
Dcpdf_image.cpp365 bool bLoadMask, in StartLoadDIBBase()
Dcpdf_dib.cpp279 bool bLoadMask, in StartLoadDIBBase()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.h60 void SetLoadMask(bool bLoadMask) { m_bLoadMask = bLoadMask; } in SetLoadMask()