Searched refs:m_Title (Results 1 – 2 of 2) sorted by relevance
43 const ByteString& GetTitle() const { return m_Title; } in GetTitle()63 ByteString m_Title; variable
36 m_Title(pDict->GetStringFor("T")) { in CPDF_StructElement()