Searched
full:direction (Results
926 -
950 of
1273) sorted by null
<<31323334353637383940>>
/development/samples/GlobalTime/src/com/android/globaltime/ |
GlobalTime.java | 729 // Determine the direction of motion (major axis) [all...] |
/external/libpng/ |
pngpread.c | 1150 /* Start of interlace block in the y direction */ 1153 /* Offset to next interlace block in the y direction */ [all...] |
/external/neven/Embedded/common/src/b_ImageEm/ |
Flt16Image.c | 377 /* If the image and the rectangle do not intersect in X direction, set the intersecting rectangle to the image coordinates */ 383 /* do the same as above in the Y direction */
|
UInt8Image.c | 376 /* If the image and the rectangle do not intersect in X direction, set the intersecting rectangle to the image coordinates */ 382 /* do the same as above in the Y direction */
|
/external/ppp/pppd/ |
options.c | 314 { "mo-direction", o_special, setmodir, 315 "Set direction for limit traffic (sum,in,out,max)" }, [all...] |
/external/qemu/hw/ |
usb-ohci.c | 684 printf("usb-ohci: Bad direction %d\n", dir); 892 fprintf(stderr, "usb-ohci: Bad direction\n"); [all...] |
/external/skia/src/core/ |
SkGeometry.cpp | 1036 // Need to invert direction of t parameter if cubic goes up [all...] |
/external/webkit/WebCore/css/ |
CSSParser.cpp | 3892 CSSReflectionDirection direction; local [all...] |
/external/webkit/WebCore/editing/ |
EditorCommand.cpp | 242 static TriState stateTextWritingDirection(Frame* frame, WritingDirection direction) 246 return (selectionDirection == direction && !hasNestedOrMultipleEmbeddings) ? TrueTriState : FalseTriState; [all...] |
/external/webkit/WebCore/page/animation/ |
AnimationBase.cpp | [all...] |
/frameworks/base/core/java/android/widget/ |
AutoCompleteTextView.java | [all...] |
/frameworks/base/services/java/com/android/server/status/ |
StatusBarPolicy.java | [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
AllApps3D.java | 340 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { 341 super.onFocusChanged(gainFocus, direction, previouslyFocusedRect); [all...] |
/prebuilt/common/jfreechart/ |
README.txt | 573 and direction, and also foreground alpha < 1.0. Improved 591 0.9.2 : (28-Jun-2002) PiePlot now has startAngle and direction [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | [all...] |
/bionic/libm/src/ |
e_sqrt.c | 169 /* use floating add to find out rounding direction */
|
/cts/tests/tests/text/src/android/text/method/cts/ |
LinkMovementMethodTest.java | 151 // param direction is unknown(0)
|
/dalvik/vm/ |
InlineNative.c | 352 * direction of the loop doesn't matter, and starting at the end may
|
/development/pdk/docs/ |
faqs.jd | 254 <p>Since Google is responsible for the overall direction of Android as a
|
/external/fdlibm/ |
e_sqrt.c | 172 /* use floating add to find out rounding direction */
|
/external/freetype/src/pshinter/ |
pshrec.c | 993 /* Type2 "hintmask" operator, add a new hintmask to each direction */
|
/external/icu4c/common/ |
ucnv_ext.h | 48 * One set of data structures per conversion direction (to/from Unicode).
|
ustrcase.c | 100 /* continue current iteration direction */
|
utext.cpp | [all...] |
/external/icu4c/common/unicode/ |
brkiter.h | 281 * DONE if there are fewer than |n| boundaries in the specfied direction.
|
Completed in 735 milliseconds
<<31323334353637383940>>