Home
last modified time | relevance | path

Searched defs:GetTitle (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_bookmark.cpp43 WideString CPDF_Bookmark::GetTitle() const { in GetTitle() function in CPDF_Bookmark
Dcpdf_structelement.h43 const ByteString& GetTitle() const { return m_Title; } in GetTitle() function
/external/golang-protobuf/protoc-gen-go/testdata/proto3/
Dproto3.pb.go158 func (m *Book) GetTitle() string { func
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp382 void CPDFXFA_DocEnvironment::GetTitle(CXFA_FFDoc* hDoc, WideString& wsTitle) { in GetTitle() function in CPDFXFA_DocEnvironment
/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dtest_objects.pb.go661 func (m *MsgWithOneof) GetTitle() string { func
/external/v8/src/
Dapi.cc10069 Local<String> CpuProfile::GetTitle() const { in GetTitle() function in v8::CpuProfile