HomeSort by relevance Sort by last modified time
    Searched refs:top (Results 501 - 525 of 959) sorted by null

<<21222324252627282930>>

  /external/freetype/src/cff/
cffgload.c 328 /* in_charstring_type :: The `CharstringType' value of the top DICT */
833 /* Now load `achar' on top of the base outline. */
916 decoder->top = decoder->stack;
919 stack = decoder->top;
990 if ( decoder->top - stack >= CFF_MAX_OPERANDS )
994 *decoder->top++ = val;
1011 FT_Fixed* args = decoder->top;
    [all...]
  /external/icu4c/tools/toolutil/
pkg_gencmn.c 56 Therefore, the top of the name strings block is the offset of the first item,
472 uint32_t top=stringTop+length; local
475 if(top>STRING_STORE_SIZE) {
480 stringTop=top;
  /external/openssl/crypto/rsa/
rsa_lib.c 458 j+= (*t[i])->top;
473 memcpy((char *)ul,b->d,sizeof(BN_ULONG)*b->top);
474 ul+=b->top;
  /external/webkit/WebKit/gtk/WebCoreSupport/
ChromeClientGtk.cpp 72 gint left, top, width, height; local
73 gtk_window_get_position(GTK_WINDOW(window), &left, &top); local
75 return IntRect(left, top, width, height);
  /external/webkit/WebKitTools/DumpRenderTree/win/
UIDelegate.cpp 81 DRTUndoObject* pop() { DRTUndoObject* top = m_undoVector.last(); m_undoVector.removeLast(); return top; } local
162 m_frame.top = 0;
  /external/wpa_supplicant/
libtommath.c 748 top:
830 goto top;
1128 register mp_digit *bottom, *top; local
1135 /* top [offset into digits] */
1136 top = a->dp + b;
1140 * the top of the window are copied to the bottom
1149 *bottom++ = *top++;
1152 /* zero the top digits */
1207 /* ensure there are always at least MP_PREC digits extra on top */
1448 register mp_digit *top, *bottom local
    [all...]
  /frameworks/base/core/java/android/text/
DynamicLayout.java 120 // with top at 0 and bottom at whatever is natural, and
139 start[TOP] = 0;
143 start[TOP] = desc - asc;
298 mInts.adjustValuesBelow(startline, TOP, startv - endv + ht);
319 int top = reflowed.getLineTop(i) + startv; local
321 top -= toppad;
322 ints[TOP] = top;
367 return mInts.getValue(line, TOP);
489 private static final int TOP = 1
    [all...]
  /frameworks/base/core/tests/coretests/src/android/view/
FocusFinderTest.java 42 new Rect(0, 30, 10, 40), // src (left, top, right, bottom)
43 new Rect(0, 50, 10, 60)); // dest (left, top, right, bottom)
52 assertEquals(src.top, dest.bottom);
128 // just below top edge
134 // at top edge
139 // just beyond top edge
184 Rect src = new Rect(0, 50, 20, 70); // src (left, top, right, bottom)
197 Rect src = new Rect(0, 50, 20, 70); // src (left, top, right, bottom)
213 Rect src = new Rect(0, 0, 50, 50); // (left, top, right, bottom)
226 // still wins while aboveInBeam's bottom edge is < out of beams' top
    [all...]
  /frameworks/base/services/surfaceflinger/
Transform.cpp 245 vec2 lt( bounds.left, bounds.top );
246 vec2 rt( bounds.right, bounds.top );
256 r.top = floorf(min(lt[1], rt[1], lb[1], rb[1]) + 0.5f);
  /packages/apps/Camera/src/com/android/camera/ui/
HeadUpDisplay.java 162 boolean changed, int left, int top, int right, int bottom) {
164 int height = bottom - top;
197 int anchorY = (rect.top + rect.bottom) / 2;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
PointerTracker.java 402 final int top = key.y; local
405 final int edgeY = y < top ? top : (y > bottom ? bottom : y);
  /frameworks/base/core/java/android/view/
ViewRoot.java 64 * The top of a view hierarchy, implementing the needed protocol between View
1453 int top = dirty.top; local
    [all...]
  /frameworks/base/core/java/android/webkit/
WebView.java 390 // SSL certificate for the main top-level page (if secure)
3490 int top = 0; local
7259 int top = contentToViewY(data.mTop); local
    [all...]
  /bootable/bootloader/legacy/include/msm7k/
mddi.h 181 unsigned short top; member in struct:mddi_video_stream
  /dalvik/dx/src/com/android/dx/util/
IntList.java 286 public int top() { method in class:IntList
  /dalvik/vm/alloc/
CardTable.c 225 for (ptr = ctx->stack.top; ptr != ctx->stack.base; ++ptr) {
  /dalvik/vm/mterp/x86/
footer.S 204 movl %eax, offStackSaveArea_localRefCookie(%edx) # newSaveArea->localRefCookie<- top
220 movl offStackSaveArea_localRefCookie(%ecx), %edx # %edx<- old top
223 movl %edx, offThread_jniLocal_topCookie(%eax) # new top <- old top
302 * common_periodicChecks is on the top of stack. We need to preserve
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
Regions.java 90 c.drawRect(r.left + inset, r.top + inset,
  /development/samples/Home/src/com/example/android/home/
Home.java 748 public void setBounds(int left, int top, int right, int bottom) {
749 super.setBounds(left, top, right, bottom);
752 mWallpaper.setBounds(left, top, left + mWallpaper.getIntrinsicWidth(),
753 top + mWallpaper.getIntrinsicHeight());
  /device/samsung/crespo/alsa-lib/include/
conf.h 93 int snd_config_update_r(snd_config_t **top, snd_config_update_t **update, const char *path);
  /external/chromium/base/
condition_variable_win.cc 86 SetEvent(handles.top());
  /external/chromium/third_party/icu/public/i18n/unicode/
timezone.h 696 * @param top Top resource bundle for tz data
703 static UResourceBundle* loadRule(const UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode&status);
    [all...]
  /external/chromium/third_party/icu/source/i18n/
olsontz.h 120 * @param top the top-level zoneinfo resource bundle. This is used
125 OlsonTimeZone(const UResourceBundle* top,
  /external/clearsilver/util/
neo_hdf.h 32 * your top level HDF node.
55 struct _hdf *top; member in struct:_hdf
78 * pointer to the top node in the data set.
92 * on the top level node.
261 * Function: hdf_obj_top - Return the pointer to the top dataset node
263 * pointer to the top of the dataset, the node which was
266 * nodes are tied garbage colletion wise to the top node of
270 * Returns: The pointer to the top node
290 * Returns: The name of the node. If this is the top node, the name is
411 * dest -> the destination node name (from the top of th
    [all...]
  /external/freetype/include/freetype/
ftcache.h 900 FT_Char top; member in struct:FTC_SBitRec_
    [all...]

Completed in 1069 milliseconds

<<21222324252627282930>>