OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shape
(Results
276 - 300
of
386
) sorted by null
<<
11
12
13
14
15
16
/external/chromium_org/v8/test/mjsunit/harmony/
block-leave.js
33
// We want to test the context chain
shape
. In each of the tests cases
/external/chromium_org/v8/test/mjsunit/
with-leave.js
63
// We want to test the context chain
shape
. In each of the tests cases
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/
PhysicsSpace.java
[
all
...]
/external/v8/test/mjsunit/harmony/
block-leave.js
33
// We want to test the context chain
shape
. In each of the tests cases
/external/v8/test/mjsunit/
with-leave.js
63
// We want to test the context chain
shape
. In each of the tests cases
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java
27
import java.awt.
Shape
;
70
public
Shape
getJavaShape() {
74
public void setJavaShape(
Shape
shape
) {
76
mPath.append(
shape
, false /*connect*/);
704
* @param oval The bounds of oval defining
shape
and size of the arc
Canvas_Delegate.java
33
import java.awt.
Shape
;
800
Shape
shape
= pathDelegate.getJavaShape();
805
graphics.fill(
shape
);
810
graphics.draw(
shape
);
[
all
...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dot.rb
75
| node [
shape
=plaintext, fixedsize=true, fontsize=11, fontname="Courier",
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.h
115
virtual void SetShape(gfx::NativeRegion
shape
) OVERRIDE;
/external/chromium_org/ui/views/widget/
native_widget_win.h
109
virtual void SetShape(gfx::NativeRegion
shape
) OVERRIDE;
widget.h
391
// Sets a
shape
on the widget. This takes ownership of
shape
.
392
void SetShape(gfx::NativeRegion
shape
);
[
all
...]
/external/harfbuzz_ng/util/
options.hh
204
hb_bool_t
shape
(hb_font_t *font, hb_buffer_t *buffer)
function in struct:shape_options_t
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/
ArrayModifier.java
19
import com.jme3.scene.
shape
.Curve;
/external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
Cylinder.java
34
package com.jme3.scene.
shape
;
Sphere.java
33
package com.jme3.scene.
shape
;
/external/jmonkeyengine/engine/src/test/jme3test/animation/
TestCinematic.java
60
import com.jme3.scene.
shape
.Box;
/external/jmonkeyengine/engine/src/test/jme3test/batching/
TestBatchNodeCluster.java
20
import com.jme3.scene.
shape
.Box;
/libcore/luni/src/main/java/java/text/
Bidi.java
166
((NumericShaper) numericShaper).
shape
(text, 0, length);
method
/external/libvorbis/doc/
01-introduction.tex
296
\item decode window
shape
(long windows only)
341
\paragraph{Window
shape
decode (long windows only)} \label{vorbis:spec:window}
352
added. The window
shape
assures seamless reconstruction.
369
In the unequal-sized window case, the window
shape
of the long window
371
correctly infer window
shape
to be applied to the current window from
375
flag bits to specify pre- and post- window
shape
. Although not
/prebuilts/devtools/tools/lib/
jfreechart-swt-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar
/external/jmonkeyengine/engine/src/core-effects/com/jme3/water/
SimpleWaterProcessor.java
45
import com.jme3.scene.
shape
.Quad;
/external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/
RenderDeviceJme.java
46
import com.jme3.scene.
shape
.Quad;
/external/jmonkeyengine/engine/src/test/jme3test/water/
TestPostWater.java
27
import com.jme3.scene.
shape
.Box;
Completed in 678 milliseconds
<<
11
12
13
14
15
16