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

  /external/chromium_org/third_party/flot/
jquery.flot.symbol.min.js 1 (function(b){function a(h,e,g){var d={square:function(k,j,n,i,m){var l=i*Math.sqrt(Math.PI)/2;k.rect(j-l,n-l,l+l,l+l)},diamond:function(k,j,n,i,m){var l=i*Math.sqrt(Math.PI/2);k.moveTo(j-l,n);k.lineTo(j,n-l);k.lineTo(j+l,n);k (…) method
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-var.cpp 7 struct Diamond : Derived, Derived2 { };
48 Diamond diamond,
57 Base &br5 = diamond; // expected-error{{ambiguous conversion from derived class 'Diamond' to base class 'Base':}}
  /external/chromium_org/chrome/browser/resources/chromeos/
keyboard_overlay.js 570 * Returns true if the device has a diamond key.
571 * @return {boolean} Returns true if the device has a diamond key.
594 * Initializes the layout and the key labels for the keyboard that has a diamond
604 '5D': [5.0, 287.0, 60.0, 60.0] // diamond key
630 '5D': {'label': 'diamond', 'format': 'left'}
687 // that is quite diffrent from the physical layout that has a diamond key.
  /external/chromium_org/chrome/browser/ui/ash/
event_rewriter_unittest.cc 1707 IntegerPrefMember diamond; local
    [all...]
  /cts/suite/pts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 229 milliseconds