Searched
full:pick (Results
351 -
375 of
657) sorted by null
<<11121314151617181920>>
/external/quake/quake/src/QW/dxsdk/sdk/inc/ |
d3drmobj.h | 234 STDMETHOD(Pick)(THIS_ LONG x, LONG y, LPDIRECT3DRMPICKEDARRAY *return_visuals) PURE;
|
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
D3DRMOBJ.H | 234 STDMETHOD(Pick)(THIS_ LONG x, LONG y, LPDIRECT3DRMPICKEDARRAY *return_visuals) PURE;
|
/external/quake/quake/src/WinQuake/ |
gl_vidlinux.cpp | 652 // pick a conheight that matches with correct aspect
|
gl_vidlinuxglx.cpp | 776 // pick a conheight that matches with correct aspect
|
mplpc.cpp | 749 // pick up node
|
/external/skia/src/images/ |
SkImageDecoder_libjpeg.cpp | 270 // should we allow the Chooser (if present) to pick a config for us???
|
/external/strace/ |
depcomp | 113 ## why we pick this rather obscure method:
|
/external/tcpdump/ |
print-tcp.c | 319 * this conversation. (we pick an arbitrary
|
/external/webkit/JavaScriptCore/wrec/ |
WRECGenerator.cpp | 340 // pick which range we're going to generate
|
/external/webkit/JavaScriptCore/wtf/ |
AVLTree.h | 124 // You pick 28 because MN(28) is 832,039, which is less than or equal to 1,000,000, and MN(29) is 1,346,268, which is strictly greater than 1,000,000.
|
/external/webkit/WebCore/platform/chromium/ |
ThemeChromiumMac.mm | 185 // Pick up utility function from RenderThemeChromiumMac.
|
/external/webkit/WebCore/platform/graphics/chromium/ |
FontCacheChromiumWin.cpp | 419 // For now we'll pick the default that the user would get without changing
|
/external/webkit/WebKit/chromium/src/gtk/ |
WebInputEventFactory.cpp | 471 // Instead, we pick a number that empirically matches Firefox's behavior.
|
/frameworks/base/awt/org/apache/harmony/awt/gl/font/ |
TextRunBreaker.java | 223 // 1. Try to pick up CHAR_REPLACEMENT (compatibility)
|
/frameworks/base/core/java/android/app/ |
WallpaperManager.java | 60 * Launch an activity for the user to pick the current global live
|
/frameworks/base/services/java/com/android/server/ |
UiModeManagerService.java | 717 // pick the most recent location [all...] |
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
BitmapFactory.java | 68 * the decoder will try to pick the best matching config based on the
|
/frameworks/base/tools/localize/ |
localize.cpp | 171 * the xliff files reducing in size, so we pick the latter. Obviously, if the string has
|
/packages/apps/Browser/src/com/android/browser/ |
TabControl.java | 553 // pick a default
|
/packages/apps/Contacts/ |
AndroidManifest.xml | 222 <action android:name="android.intent.action.PICK" />
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
FallbackSource.java | 319 // purposes we're using the protocol to pick labels
|
/packages/apps/Gallery/src/com/android/camera/ |
CropImage.java | 78 boolean mWaitingToPick; // Whether we are wait the user to pick a face.
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
CropImage.java | 92 boolean mWaitingToPick; // Whether we are wait the user to pick a face. [all...] |
HudLayer.java | [all...] |
/packages/apps/Music/src/com/android/music/ |
MusicPicker.java | 428 Log.w("MusicPicker", "No data URI given to PICK action");
|
Completed in 704 milliseconds
<<11121314151617181920>>