Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_gifmodule.cpp173 pAttribute->m_strAuthor = CFX_ByteString(buf, size); in LoadFrame()
175 pAttribute->m_strAuthor.clear(); in LoadFrame()
Dccodec_pngmodule.cpp87 pAttribute->m_strAuthor = in _png_load_bmp_attribute()
/external/pdfium/core/fxcodec/
Dfx_codec.h51 CFX_ByteString m_strAuthor; variable