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

  /external/lzma/CPP/Windows/Control/
PropertyPage.cpp 113 PROPSHEETHEADER sheet; local
114 sheet.dwSize = sizeof(sheet);
115 sheet.dwFlags = PSH_PROPSHEETPAGE;
116 sheet.hwndParent = hwndParent;
117 sheet.hInstance = g_hInstance;
119 sheet.pszCaption = titleA;
120 sheet.nPages = pagesInfo.Size();
121 sheet.nStartPage = 0;
122 sheet.ppsp = &pagesA.Front();
129 PROPSHEETHEADERW sheet; local
    [all...]
  /external/opencv3/modules/ts/misc/
xls-report.py 7 Each such directory will become a sheet in the report. Put each XML file
11 file (specified with the -c option), and per-sheet configuration files, which
12 must be called sheet.conf and placed in the directory corresponding to the sheet.
13 The settings in the per-sheet configuration file will override those in the
21 the sheet will have a column showing speedup from configuration named
47 configuration name is assumed to be the relative path from the sheet's
49 directly inside the sheet's directory, the configuration name is instead
55 Each item will correspond to a column of the sheet.
58 Mapping from module name to color name. In the sheet, cells containing modul
    [all...]
  /external/libvncserver/webclients/novnc/include/
webutil.js 219 // No sheet means try and use value from cookie, null sheet used to
221 WebUtil.selectStylesheet = function (sheet) {
223 if (typeof sheet === 'undefined') {
224 sheet = 'default';
230 if (link.title === sheet) {
231 Util.Debug("Using stylesheet " + sheet);
238 return sheet;
ui.js 52 var sheet = WebUtil.selectStylesheet();
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemTemplate.java 136 * @param sheet The owning stylesheet for this element
138 public void setStylesheet(Stylesheet sheet)
140 m_stylesheet = sheet;
Stylesheet.java 1318 Stylesheet sheet = this; local
    [all...]
ElemTemplateElement.java 727 Stylesheet sheet=getStylesheet(); local
728 return (sheet==null) ? null : sheet.getHref();
    [all...]
StylesheetRoot.java 381 * Add the imports in the given sheet to the working importList vector.
402 // Get the direct imports of this sheet.
464 * @param sheet The stylesheet which will be located in the
469 public int getImportNumber(StylesheetComposed sheet)
472 if (this == sheet)
479 if (sheet == getGlobalImport(i))
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.views_3.5.0.I20100527-0800.jar 
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
mootools-core-full-nocompat.js     [all...]
  /external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
webcomponents.min.js     [all...]
  /external/chromium-trace/catapult/third_party/flot/
excanvas.js 103 // Setup default CSS. Only add one style sheet per document
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-dev.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 1466 milliseconds