Home
last modified time | relevance | path

Searched refs:corner (Results 1 – 25 of 57) sorted by relevance

123

/external/expat/doc/
Dstyle.css8 .corner {
/external/bison/tests/
Dexisting.at1382 | label corner
1383 | corner label
1384 | corner OF label
1427 corner %prec CHOP
1431 | label_path corner
1445 corner:
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzWM.m71 …else { /* too small (or just right): extend it (from the bottom left corner, so hot_y must be adju…
111 …ation of the mouse" seems to be defined as "the location of the top left corner of the mouse point…
144 Cocoa sets the origin at the lower left corner of the window/screen
145 SDL, CoreGraphics/WindowServer, and QuickDraw use the origin at the upper left corner
/external/quake/quake/src/QW/progs/
Dserver.qc88 Monsters will continue walking towards the next target corner.
Dplats.qc284 The targets origin specifies the min point of the train at each corner.
/external/quake/quake/src/WinQuake/
Dgl_model.cpp1132 vec3_t corner; in RadiusFromBounds() local
1136 corner[i] = fabs(mins[i]) > fabs(maxs[i]) ? fabs(mins[i]) : fabs(maxs[i]); in RadiusFromBounds()
1139 return Length (corner); in RadiusFromBounds()
Dmodel.cpp1128 vec3_t corner; in RadiusFromBounds() local
1132 corner[i] = fabs(mins[i]) > fabs(maxs[i]) ? fabs(mins[i]) : fabs(maxs[i]); in RadiusFromBounds()
1135 return Length (corner); in RadiusFromBounds()
/external/quake/quake/src/QW/client/
Dgl_model.c1141 vec3_t corner; in RadiusFromBounds() local
1145 corner[i] = fabs(mins[i]) > fabs(maxs[i]) ? fabs(mins[i]) : fabs(maxs[i]); in RadiusFromBounds()
1148 return Length (corner); in RadiusFromBounds()
Dmodel.c1110 vec3_t corner; in RadiusFromBounds() local
1114 corner[i] = fabs(mins[i]) > fabs(maxs[i]) ? fabs(mins[i]) : fabs(maxs[i]); in RadiusFromBounds()
1117 return Length (corner); in RadiusFromBounds()
/external/webkit/WebKit/mac/Misc/
DWebNSViewExtras.m193 // This is the offset from the lower left corner of the image to the mouse location. Because we
/external/webkit/LayoutTests/storage/domstorage/
Dcomplex-values-expected.txt1 Test some corner case DOM Storage values.
/external/webkit/WebKit/mac/WebView/
DWebTextCompletionController.mm210 // right corner with the caret instead of upper left, and the +1 would be a -1.
/external/bluetooth/glib/
DChangeLog.pre-2-868 problems in some corner cases, thus turning it off
876 * glib/gutils.c (g_getenv): [Win32] Fix corner case bug when
1424 for corner cases like '\\server\share' or '.\'. Part of fixing
DChangeLog.pre-2-14885 * glib/guniprop.c: Fix corner-cases of upper/lowercase conversion.
/external/webkit/WebCore/rendering/
DRenderLayer.cpp3423 …RefPtr<RenderStyle> corner = renderer()->hasOverflowClip() ? actualRenderer->getUncachedPseudoStyl… in updateScrollCornerStyle() local
3424 if (corner) { in updateScrollCornerStyle()
3429 m_scrollCorner->setStyle(corner.release()); in updateScrollCornerStyle()
/external/quake/quake/src/WinQuake/data/
DREADME.TXT405 only the upper left corner of the drawing area being updated.
DTECHINFO.TXT501 appear in the upper left corner of the screen if the frame rate drops
1427 either click on the MS-DOS icon in the upper left corner or press
1840 lower right hand corner of the console. To bring up the console, press the
DMANUAL.TXT863 lower right-hand corner of the console.)
/external/stlport/etc/
DChangeLog-4.0167 …* ftstream.cpp : fixed corner case bug for Win32 text output (thanks for Dirk Schreib for the repo…
/external/dnsmasq/
DCHANGELOG.archive1338 Fix interesting corner case in CNAME handling. This occurs
1347 CNAME. Thanks to Pierre Habouzit for exploring the corner
1940 Tweak network-determination code for another corner case:
/external/bison/data/m4sugar/
Dm4sugar.m41565 # we really want to bother with people trying each single corner
/external/e2fsprogs/debian/
Dchangelog159 * libext2fs: Fix a corner case bug in ext2fs_unlink
691 * Fix e2fsck's resize inode handling in some additional corner cases.
/external/blktrace/btt/doc/
Dbtt.tex1153 upper right corner of the graph. If the number of devices
/external/webkit/WebCore/accessibility/mac/
DAccessibilityObjectWrapper.mm1036 // The Cocoa accessibility API wants the lower-left corner.
/external/e2fsprogs/lib/et/
Dtexinfo.tex586 % Put current file name in lower left corner,

123