Home
last modified time | relevance | path

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

/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/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/valgrind/main/docs/internals/
Dthreads-syscalls-signals.txt52 its worth bearing in mind to understand it all. (Note that even if a
/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.