Home
last modified time | relevance | path

Searched refs:m_nBmpCompressType (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dccodec_bmpmodule.cpp60 pAttribute->m_nBmpCompressType = ctx->m_Bmp.compress_flag; in ReadHeader()
Dfx_codec.cpp1547 m_nBmpCompressType(0) {} in CFX_DIBAttribute()
/external/pdfium/core/fxcodec/
Dfx_codec.h53 int32_t m_nBmpCompressType; variable