/external/qemu/distrib/jpeg-6b/ |
jccoefct.c | 302 blocks_across += ndummy; /* include lower right corner */
|
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/ |
UniversalBinaryNotes.rtf | 24 Second, this presents a corner-case where if you have a 64-bit Intel executable in your Universal binary and try to run on 10.5 on an 64-bit Intel Mac, it will launch and crash. To force 10.5 to use the 32-bit version instead of the 64-bit, you should set the LaunchServices key, LSMinimumSystemVersionByArchitecture, in your application's Info.plist. Our SDL/Xcode templates for Snow Leopard already set this up for you.\
|
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/ |
SDL_QWin.cc | 207 fb += 320*239; // Move "fb" to top left corner
|
/external/skia/include/core/ |
SkDevice.h | 116 * the device, with the top/left corner specified by (x, y). The pixel
|
/external/skia/tests/ |
PathOpsSkpClipTest.cpp | 41 {9, "http___www_symptome_ch_.skp"}, // triangle clip with corner at x.999
|
/external/v8/test/mjsunit/ |
div-mod.js | 92 // Test extreme corner cases of modulo.
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
motion_comp.cpp | [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_MotionEstimationMB.c | 195 * pSrcCurrBuf - pointer to the top-left corner of the current MB in the
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
ZslProcessor3.cpp | 427 * This is a fairly corner case which can happen under:
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design.jd | 134 section in the box at the top-right corner of this page.</p>
|
/frameworks/base/docs/html/tools/help/ |
MonkeyImage.jd | 317 position of the upper left-hand corner of the selection. w specifies the width of the
|
/frameworks/base/docs/html/training/animation/ |
zoom.jd | 251 // to the top-left corner of the zoomed-in view (the default
|
/packages/apps/Dialer/src/com/android/dialer/ |
SpecialCharSequenceMgr.java | 75 * Fundamental fix would be to have one shared implementation and resolve this corner case more
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
WidgetPreviewLoader.java | 489 // Draw the icon in the top left corner
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
cursesw.h | 822 // Column of top left corner relative to stdscr 825 // Line of top left corner relative to stdscr 853 // Move window to new position with the new position as top left corner. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesw.h | 822 // Column of top left corner relative to stdscr 825 // Line of top left corner relative to stdscr 853 // Move window to new position with the new position as top left corner. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesw.h | 822 // Column of top left corner relative to stdscr 825 // Line of top left corner relative to stdscr 853 // Move window to new position with the new position as top left corner. [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkdnd.py | 256 # where the corner of the canvas is relative to the screen:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkdnd.py | 256 # where the corner of the canvas is relative to the screen:
|
/external/chromium/chrome/browser/autocomplete/ |
history_url_provider.cc | 357 // Tricky corner case: The user has visited intranet site "foo", but not 382 // If we got here, then we hit the tricky corner case. Make sure that [all...] |
/external/chromium/chrome/browser/ui/gtk/ |
gtk_util.cc | 355 // Check the right bottom corner. 361 // Check the left top corner. [all...] |
/external/chromium/chrome/browser/ui/views/ |
shell_dialogs_win.cc | 184 // Verify that the upper left corner is visible. 190 // Verify that the lower right corner is visible. [all...] |
/external/chromium_org/cc/scheduler/ |
scheduler_state_machine.cc | 335 // weird corner cases where we abort draws or force activation while we 611 // surface creation to avoid complicated corner cases. [all...] |
/external/chromium_org/chrome/browser/ui/panels/ |
panel_drag_browsertest.cc | [all...] |
/external/chromium_org/chrome/browser/ui/views/frame/ |
opaque_browser_frame_view.cc | 222 // In maximized mode we extend the rect to the screen corner to take advantage 748 // The client edge images always start below the toolbar corner images. The [all...] |