HomeSort by relevance Sort by last modified time
    Searched refs:REFERENCE (Results 26 - 44 of 44) sorted by null

12

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
BaseLayoutRule.java 523 * transform the value of all attributes of Format.REFERENCE. If filter is
536 if (attrInfo.getFormats().contains(IAttributeInfo.Format.REFERENCE)) {
    [all...]
BaseViewRule.java 303 * Input the custom value for the given attribute. This will use the Reference
304 * Chooser if it is a reference value, otherwise a plain text editor.
311 && attributeInfo.getFormats().contains(Format.REFERENCE)) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtils.java 82 public static final String MANIFEST_SDK_URL = "/reference/android/R.styleable.html#"; //$NON-NLS-1$
198 if (formats_set.contains(Format.REFERENCE)) {
199 // This is either a multi-type reference or a generic reference.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
XmlPropertyEditor.java 455 } else if (format == Format.REFERENCE) {
462 // just use a reference chooser
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
apitooling-ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
earley-boyer.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-earley-boyer.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-earley-boyer.js     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSComputedStyleDeclaration.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.cpp     [all...]
  /external/chromium_org/v8/benchmarks/
earley-boyer.js     [all...]
  /external/v8/benchmarks/
earley-boyer.js     [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 514 if (location.href.indexOf("/reference/") != -1) {
604 lists.setAttribute("src", toRoot+"reference/lists.js");
724 /* Resize the height of the nav panels in the reference,
866 if (path.indexOf("/reference/") != -1) {
867 writeCookie("lastpage", path, "reference", null);
953 /* REFERENCE NAV SWAP */
983 writeCookie("nav", nav_pref, "reference", date.toGMTString());
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 21 $.getScript(toRoot + 'reference/lists.js');
23 $.getScript(toRoot + 'reference/gcm_lists.js', function(data, textStatus, jqxhr) {
26 $.getScript(toRoot + 'reference/gms_lists.js', function(data, textStatus, jqxhr) {
179 } else if (rootDir == "reference") {
180 // If the root is reference, but page is also part of Google Services, select Google
184 $("#nav-x li.reference a").addClass("selected");
588 if (location.href.indexOf("/reference/") != -1) {
789 /* Resize the height of the nav panels in the reference,
931 if (path.indexOf("/reference/") != -1) {
932 writeCookie("lastpage", path, "reference", null)
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 26 $.getScript(toRoot + 'reference/jd_lists.js');
28 $.getScript(toRoot + 'reference/lists.js');
30 $.getScript(toRoot + 'reference/gcm_lists.js', function(data, textStatus, jqxhr) {
33 $.getScript(toRoot + 'reference/gms_lists.js', function(data, textStatus, jqxhr) {
180 } else if (rootDir == "reference") {
181 // If the root is reference, but page is also part of Google Services, select Google
185 $("#nav-x li.reference a").addClass("selected");
200 // set global variable so we can highlight the sidenav a bit later (such as for google reference)
544 if (location.href.indexOf("/reference/") != -1) {
804 /* Resize the height of the nav panels in the reference,
    [all...]

Completed in 522 milliseconds

12