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.cpp72 pAttribute->m_strAuthor = ByteString(buf, size); in LoadFrame()
74 pAttribute->m_strAuthor.clear(); in LoadFrame()
Dccodec_pngmodule.cpp89 pAttribute->m_strAuthor = in _png_load_bmp_attribute()
/external/pdfium/core/fxcodec/
Dfx_codec.h48 ByteString m_strAuthor; variable