HomeSort by relevance Sort by last modified time
    Searched refs:m_strAuthor (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_gif.cpp 164 pAttribute->m_strAuthor = CFX_ByteString(buf, size);
166 pAttribute->m_strAuthor.Empty();
fx_codec_png.cpp 85 pAttribute->m_strAuthor.Empty();
86 pAttribute->m_strAuthor.Load((uint8_t*)text[i].text,
  /external/pdfium/core/include/fxcodec/
fx_codec.h 52 CFX_ByteString m_strAuthor;

Completed in 478 milliseconds