Searched refs:areas (Results 1 - 19 of 19) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLMapElement.idl24 readonly attribute HTMLCollection areas;
H A DHTMLMapElement.h45 PassRefPtr<HTMLCollection> areas();
H A DHTMLMapElement.cpp129 PassRefPtr<HTMLCollection> HTMLMapElement::areas() function in class:WebCore::HTMLMapElement
/external/webkit/LayoutTests/dom/html/level2/html/
H A DHTMLMapElement01.js78 The areas attribute is a list of areas defined for the image map.
80 Retrieve the areas attribute and find the number of areas defined.
103 areasnodeList = testNode.areas;
/external/webkit/LayoutTests/dom/xhtml/level2/html/
H A DHTMLMapElement01.js78 The areas attribute is a list of areas defined for the image map.
80 Retrieve the areas attribute and find the number of areas defined.
103 areasnodeList = testNode.areas;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DFingerPrint.java155 String areas = barGraph.getAreas();
156 if (areas == null) areas = "";
173 this.stream.print(areas);
H A DFingerPrintGraph.java94 BarGraphArea[] areas; field in class:FingerPrintGraph
222 this.areas = new BarGraphArea[this.count];
228 this.areas[i] = new BarGraphArea(configResults);
229 BarGraphArea graphArea = this.areas[i];
650 if (this.areas != null) {
652 this.areas[i].print(stream);
/external/libvpx/libvpx/examples/includes/geshi/contrib/
H A Daliased.php28 // Check for dickheads trying to use '../' to get to sensitive areas
/external/tinyalsa/include/tinyalsa/
H A Dasoundlib.h187 int pcm_mmap_begin(struct pcm *pcm, void **areas, unsigned int *offset,
/external/quake/quake/src/WinQuake/
H A Dquake-rogue.spec.sh88 Earthquakes - Earthshaking environments! Level areas that tremor with
/external/valgrind/main/exp-bbv/tests/x86/
H A Drep_prefix.S117 # first set up the areas to compare
/external/libffi/src/powerpc/
H A Dppc_closure.S44 # we want to build up an areas for the parameters passed
/external/tinyalsa/
H A Dpcm.c821 int pcm_mmap_begin(struct pcm *pcm, void **areas, unsigned int *offset, argument
827 *areas = pcm->mmap_buffer;
/external/blktrace/btt/doc/
H A Dbtt.tex104 The major default areas of output provided by \texttt{btt}
159 of IOs during the run\footnote{One of the areas that needs some
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h672 @property(readonly, retain) DOMHTMLCollection *areas; variable
/external/blktrace/doc/
H A Dblktrace.tex37 kernel event logging interfaces, and patches to areas within the block
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 396 milliseconds