Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_fax.cpp547 int run_len = 0; in _FaxGet1DLine() local
559 run_len += run; in _FaxGet1DLine()
565 _FaxFillBits(dest_buf, columns, startpos, startpos + run_len); in _FaxGet1DLine()
567 startpos += run_len; in _FaxGet1DLine()