Home
last modified time | relevance | path

Searched refs:bearing (Results 1 – 11 of 11) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowLocation.java23 private float bearing; field in ShadowLocation
60 bearing = l.getBearing(); in set()
136 return bearing; in getBearing()
140 public void setBearing(float bearing) { in setBearing() argument
141 this.bearing = bearing; in setBearing()
147 this.bearing = 0.0f; in removeBearing()
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
DNavCalculator.java534 int bearing; in computeBearing() local
539 bearing = (int) Math.toDegrees(Math.atan2(y, x)); in computeBearing()
540 return bearing; in computeBearing()
/external/freetype/src/sfnt/
Dttmtx.c195 cur->bearing = FT_NEXT_SHORT( p ); in tt_face_load_hmtx()
453 *abearing = longs_m->bearing; in tt_face_get_metrics()
/external/freetype/include/freetype/internal/
Dtttypes.h157 FT_Short bearing; member
/external/valgrind/main/docs/internals/
Dthreads-syscalls-signals.txt52 its worth bearing in mind to understand it all. (Note that even if a
/external/bzip2/
Dbzip2.txt228 or three hundred k of block size, a fact worth bearing in
Dbzip2.1.preformatted231 or three hundred k of block size, a fact worth bearing in
/external/bison/doc/
Dbison.texi8840 bearing the number of the reduction rule. The arrow is labelled with the
8870 The @samp{go to} jump transitions are represented as dotted lines bearing
Dbison.info8336 bearing the number of the reduction rule. The arrow is labelled with the
8379 The `go to' jump transitions are represented as dotted lines bearing
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2414578 of QTextLayout. This avoids expensive bearing calculations and the
DChangeLog-2005-08-2343427 NSPasteboard bearing the incoming data.