Searched defs:GetTitle (Results 1 – 6 of 6) sorted by relevance
43 WideString CPDF_Bookmark::GetTitle() const { in GetTitle() function in CPDF_Bookmark
43 const ByteString& GetTitle() const { return m_Title; } in GetTitle() function
158 func (m *Book) GetTitle() string { func
382 void CPDFXFA_DocEnvironment::GetTitle(CXFA_FFDoc* hDoc, WideString& wsTitle) { in GetTitle() function in CPDFXFA_DocEnvironment
661 func (m *MsgWithOneof) GetTitle() string { func
10069 Local<String> CpuProfile::GetTitle() const { in GetTitle() function in v8::CpuProfile