Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_fax.cpp475 const bool m_bEndOfLine; member in CCodec_FaxDecoder
496 m_bEndOfLine(EndOfLine), in CCodec_FaxDecoder()
533 if (m_bEndOfLine) in v_GetNextLine()