Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_gifmodule.cpp63 pAttribute->m_nGifLeft = context->images_[frame_num]->image_info.left; in LoadFrame()
Dfx_codec.cpp1543 m_nGifLeft(0), in CFX_DIBAttribute()
/external/pdfium/core/fxcodec/
Dfx_codec.h49 int32_t m_nGifLeft; variable