/external/lzma/CPP/Windows/Control/ |
D | PropertyPage.cpp | 113 PROPSHEETHEADER sheet; in MyPropertySheet() local 114 sheet.dwSize = sizeof(sheet); in MyPropertySheet() 115 sheet.dwFlags = PSH_PROPSHEETPAGE; in MyPropertySheet() 116 sheet.hwndParent = hwndParent; in MyPropertySheet() 117 sheet.hInstance = g_hInstance; in MyPropertySheet() 119 sheet.pszCaption = titleA; in MyPropertySheet() 120 sheet.nPages = pagesInfo.Size(); in MyPropertySheet() 121 sheet.nStartPage = 0; in MyPropertySheet() 122 sheet.ppsp = &pagesA.Front(); in MyPropertySheet() 123 sheet.pfnCallback = NULL; in MyPropertySheet() [all …]
|
/external/libvncserver/webclients/novnc/include/ |
D | webutil.js | 221 WebUtil.selectStylesheet = function (sheet) { argument 223 if (typeof sheet === 'undefined') { 224 sheet = 'default'; 230 if (link.title === sheet) { 231 Util.Debug("Using stylesheet " + sheet); 238 return sheet;
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-undefined.txt | 6 # Instructions notionally in the add/sub (extended register) sheet, but with 15 # Instructions notionally in the add/sub (immediate) sheet, but with 26 # Instructions notionally in the load/store (unsigned immediate) sheet. 40 # Instructions notionally in the logical (shifted register) sheet, but with out 45 # Instructions notionally in the move wide (immediate) sheet, but with out
|
D | arm64-basic-a64-undefined.txt | 7 # Instructions notionally in the add/sub (extended register) sheet, but with
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | ElemTemplate.java | 138 public void setStylesheet(Stylesheet sheet) in setStylesheet() argument 140 m_stylesheet = sheet; in setStylesheet()
|
D | Stylesheet.java | 1318 Stylesheet sheet = this; in getStylesheetComposed() local 1320 while (!sheet.isAggregatedType()) in getStylesheetComposed() 1322 sheet = sheet.getStylesheetParent(); in getStylesheetComposed() 1325 return (StylesheetComposed) sheet; in getStylesheetComposed()
|
D | StylesheetRoot.java | 469 public int getImportNumber(StylesheetComposed sheet) in getImportNumber() argument 472 if (this == sheet) in getImportNumber() 479 if (sheet == getGlobalImport(i)) in getImportNumber()
|
D | ElemTemplateElement.java | 727 Stylesheet sheet=getStylesheet(); in getSystemId() local 728 return (sheet==null) ? null : sheet.getHref(); in getSystemId()
|
/external/iproute2/doc/ |
D | preamble.tex | 10 % To print it in compact form: both sides on one sheet (psnup -2)
|
/external/jsr305/javadoc/ |
D | stylesheet.css | 1 /* Javadoc style sheet */
|
/external/jsr330/javadoc/ |
D | stylesheet.css | 1 /* Javadoc style sheet */
|
/external/owasp/sanitizer/distrib/javadoc/ |
D | stylesheet.css | 1 /* Javadoc style sheet */
|
/external/dexmaker/javadoc/ |
D | stylesheet.css | 1 /* Javadoc style sheet */
|
/external/shflags/doc/ |
D | rst2html.css | 9 Default cascading style sheet for the HTML output of Docutils. 12 customize this style sheet.
|
/external/icu/icu4j/ |
D | stylesheet.css | 8 /* Javadoc style sheet */
|
/external/eclipse-windowbuilder/propertysheet/ |
D | README.txt | 82 property sheet view in ADT. This code was also modified in a couple of 118 should be checked to see whether they apply to our property sheet page
|
/external/llvm/docs/_static/ |
D | llvm.css | 2 * LLVM documentation style sheet
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
D | default.css | 8 A modification of the default cascading style sheet (v.1.3) for the
|
/external/chromium-trace/catapult/third_party/Paste/docs/web/ |
D | default-site.css | 8 A modification of the default cascading style sheet (v.1.3) for the
|
/external/libvncserver/ |
D | README | 17 - example, a shared scribble sheet 26 You should see a sheet with a gradient and "Hello World!" written on it. Try 38 sheet change. Just press Escape in the viewer. Note that the server still
|
/external/icu/icu4c/ |
D | icu4c.css | 2 * Default CSS style sheet for the ICU4C Open Source readme
|
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
D | HTMLImports.min.js | 11 … o=!1;if(-1==e.textContent.indexOf("@import"))o=!0;else if(e.sheet){o=!0;for(var i,a=e.sheet.cssRu…
|
D | HTMLImports.js | 825 } else if (elt.sheet) { 827 var csr = elt.sheet.cssRules;
|
/external/parameter-framework/upstream/doc/ |
D | Doxyfile.in | 1097 # sheet that is used by each HTML page. It can be used to fine-tune the look of 1098 # the HTML output. If left blank doxygen will generate a default style sheet. 1100 # sheet that doxygen normally uses. 1112 # standard style sheet and is therefore more robust against future updates. 1113 # Doxygen will copy the style sheet files to the output directory. 1114 # Note: The order of the extra style sheet files is of importance (e.g. the last 1115 # style sheet in the list overrules the setting of the previous ones in the 1132 # will adjust the colors in the style sheet and background images according to 1398 # sheet generated by doxygen has an example that shows how to put an image at 1677 # will copy the style sheet files to the output directory. [all …]
|
/external/valgrind/docs/ |
D | README | 48 CSS: the style-sheet used by the docs is the same as that used by the
|