HomeSort by relevance Sort by last modified time
    Searched full:doctitle (Results 1 - 12 of 12) sorted by null

  /external/robolectric/src/main/java/
overview.html 7 <!-- THE TITLE FOR THIS PAGE is in the <doctitle> element of the "javadoc" task in robolectric/build.xml (where I would never have thought to look for it...) -->
  /external/jdiff/src/jdiff/
Options.java 102 if (opt.equals("-doctitle")) return 2;
369 if (options[i][0].toLowerCase().equals("-doctitle")) {
371 err.msg("No HTML text specified after -doctitle option.");
373 HTMLReportGenerator.docTitle = options[i][1];
HTMLReportGenerator.java 97 if (docTitle == null) {
104 writeText(" <H1 class=\"pagecontenth1\">" + docTitle + "</H1>");
    [all...]
  /external/tagsoup/
build.xml 155 <doctitle><![CDATA[<h1>TagSoup Package Documentation</h1>]]></doctitle>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dhtmled.h 251 virtual HRESULT WINAPI get_DocumentTitle(BSTR *docTitle) = 0;
306 HRESULT (WINAPI *get_DocumentTitle)(IDHTMLSafe *This,BSTR *docTitle);
363 #define IDHTMLSafe_get_DocumentTitle(This,docTitle) (This)->lpVtbl->get_DocumentTitle(This,docTitle)
449 HRESULT WINAPI IDHTMLSafe_get_DocumentTitle_Proxy(IDHTMLSafe *This,BSTR *docTitle);
    [all...]
  /external/javassist/
build.xml 186 <doctitle><![CDATA[<h1>Javassist</h1>]]></doctitle>
  /external/robolectric/
build.xml 214 <doctitle><![CDATA[<h1>Robolectric<br/>API Documentation</h1>]]></doctitle>
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
popup.html 305 * @param {string} docTitle A title for the document.
311 gdocs.constructAtomXml_ = function(docTitle, docType, opt_starred) {
323 '<title>', docTitle, '</title>',
  /external/clang/docs/tools/
manpage.css 110 .docTitle {
  /external/owasp/sanitizer/
Makefile 167 -doctitle 'OWASP Java HTML Sanitizer' \
  /external/guava/guava/lib/
jdiff.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 

Completed in 507 milliseconds