HomeSort by relevance Sort by last modified time
    Searched refs:docTitle (Results 1 - 9 of 9) sorted by null

  /external/testng/ant/3rdparty/
DTDDoc.jar 
  /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/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 98 if (docTitle == null) {
102 writeText(" <h1>" + docTitle + "</h1>");
    [all...]
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/html/
manpage.css 110 .docTitle {
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/
manpage.css 110 .docTitle {
  /external/guava/guava/lib/
jdiff.jar 
  /external/guice/lib/build/jdiff/
jdiff.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 506 milliseconds