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

  /external/pdfium/core/fpdfdoc/
cpdf_structelement.h 43 const ByteString& GetTitle() const { return m_Title; }
63 ByteString m_Title;
cpdf_structelement.cpp 36 m_Title(pDict->GetStringFor("T")) {

Completed in 174 milliseconds