Searched refs:GetTitle (Results 1 - 11 of 11) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_bookmark.cpp50 CFX_WideString CPDF_Bookmark::GetTitle() const { function in class:CPDF_Bookmark
/external/pdfium/fpdfsdk/src/
H A Dfpdfdoc.cpp18 if (bookmark && bookmark.GetTitle().CompareNoCase(title.c_str()) == 0) {
84 CFX_WideString title = bookmark.GetTitle();
/external/pdfium/fpdfsdk/include/fpdfxfa/
H A Dfpdfxfa_doc.h88 virtual void GetTitle(IXFA_Doc* hDoc, CFX_WideString& wsTitle);
/external/v8/include/
H A Dv8-profiler.h132 Local<String> GetTitle() const;
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h96 CFX_WideString GetTitle() const;
/external/pdfium/xfa/include/fxfa/
H A Dfxfa.h398 virtual void GetTitle(IXFA_Doc* hDoc, CFX_WideString& wsTitle) = 0;
/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_script_hostpseudomodel.cpp165 pNotify->GetDocProvider()->GetTitle(hDoc, wsTitle);
/external/pdfium/fpdfsdk/src/fpdfxfa/
H A Dfpdfxfa_doc.cpp560 void CPDFXFA_Document::GetTitle(IXFA_Doc* hDoc, CFX_WideString& wsTitle) { function in class:CPDFXFA_Document
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/v8/src/
H A Dapi.cc8343 Local<String> CpuProfile::GetTitle() const { function in class:v8::CpuProfile

Completed in 3505 milliseconds