HomeSort by relevance Sort by last modified time
    Searched full:area (Results 1726 - 1750 of 5028) sorted by null

<<61626364656667686970>>

  /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
Card.java 300 * Toggles visibility of the action area of this Card through an animation.
306 return this; // Card does not have an action area
310 // Show the action area
318 // Hide the action area
451 * <li>{@link #PROGRESS_TYPE_LABEL} only displays a label text in the progress area
546 // Set action area to visible only when actions are visible
  /external/chromium_org/ash/wm/
drag_window_resizer_unittest.cc 220 // Dropping a window that is larger than the destination work area
221 // will shrink to fit to the work area.
234 // Window size should be adjusted to fit to the work area
245 // Dropping a window that is larger than the destination work area
246 // will shrink to fit to the work area.
261 // Window size should be adjusted to fit to the work area
  /external/chromium_org/third_party/libxml/src/
xmlmemory.c 157 * Returns a pointer to the allocated area or NULL in case of lack of memory.
225 * Returns a pointer to the allocated area or NULL in case of lack of memory.
290 * Returns a pointer to the allocated area or NULL in case of lack of memory.
308 * Returns a pointer to the allocated area or NULL in case of lack of memory.
389 * Returns a pointer to the allocated area or NULL in case of lack of memory.
417 "trying to free pointer from freed area\n");
  /external/chromium_org/ui/gfx/
render_text.h 307 // of text that overflows its display area.
527 // display area, display offset, application LTR/RTL mode and multiline.
589 // cursor is within the visible display area.
673 // The local display area for rendering the text.
682 // The offset for the text to be drawn, relative to the display area.
687 // display area and the cap height of the font list so the text is vertically
  /external/chromium_org/ui/message_center/views/
notifier_settings_view.cc 65 // The horizontal margin of the title area of the settings pane in addition to
98 // off so we need to compute a slightly different area for the checkbox to
104 // figuring the margin of the title area.
107 // The spec doesn't include the bottom blank area of the title bar or the innate
108 // blank area in the description label, so we'll use this as the space between
120 // spacing the title area vertically.
  /external/libpng/contrib/visupng/
VisualPng.c 203 /* invalidate the client area for later update */
219 /* invalidate the client area for later update */
264 /* invalidate the client area for later update */
314 /* invalidate the client area for later update */
343 /* invalidate the client area for later update */
388 /* invalidate the client area for later update */
  /external/libxml2/
xmlmemory.c 157 * Returns a pointer to the allocated area or NULL in case of lack of memory.
226 * Returns a pointer to the allocated area or NULL in case of lack of memory.
292 * Returns a pointer to the allocated area or NULL in case of lack of memory.
310 * Returns a pointer to the allocated area or NULL in case of lack of memory.
392 * Returns a pointer to the allocated area or NULL in case of lack of memory.
420 "trying to free pointer from freed area\n");
  /external/tcpdump/
print-decnet.c 361 int area; local
372 area = EXTRACT_LE_16BITS(rp);
378 (void)printf("{areas %d-%d cost %d hops %d} ", area, area + count,
859 int area = (u_short)(dnaddr & AREAMASK) >> AREASHIFT; local
865 snprintf(str, siz, "%d.%d", area, node);
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avclib_common.h 319 \param "block" "Pointer to the origin of transform coefficient area."
320 \param "pred" "Pointer to the origin of predicted area."
321 \param "cur" "Pointer to the origin of the output area."
329 \param "block" "Pointer to the origin of transform coefficient area."
330 \param "pred" "Pointer to the origin of predicted area."
331 \param "cur" "Pointer to the origin of the output area."
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
chvr_filter.cpp 51 /* Calculate the width and height of the area in blocks (divide by 8) */
62 /* Work through the area hortizontally by two rows per step */
69 /* Work through the area vertically by two columns per step */
94 /* Execute if the row and column counters are within the area */
253 /* Execute if the row and column counters are within the area */
410 /* Execute if the row and column counters are within the area */
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java 30 import java.awt.geom.Area;
188 // create an Area that can test if the path is a rect
189 Area area = new Area(pathDelegate.mPath); local
190 if (area.isRectangular()) {
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialPrefix.java 37 * middle name, family name etc. Each phone number is also separated into country code, NANP area
113 /** Offset of local number after NANP area code.*/
221 * the local number if there is an area code in the phone number following the NANP format.
255 * Parses a phone number to find out whether it has country code and NANP area code.
298 * NANP area code, and finds out offset of the local number.
302 /** If the number has country code '1', finds out area code and offset of the
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
Keyboard.java 458 * Detects if a area falls inside this key.
459 * @param x the x-coordinate of the area
460 * @param y the y-coordinate of the area
461 * @param w the width of the area
462 * @param h the height of the area
463 * @return whether or not the area falls inside the key.
  /external/lldb/www/python_reference/
lldb.value-class.html 63 <area shape="rect" id="node65" href="lldb.value-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="17,39,161,57"/>
64 <area shape="rect" id="node65" href="lldb.value-class.html#__nonzero__" title="lldb.value.__nonzero__" alt="" coords="17,57,161,76"/>
65 <area shape="rect" id="node65" href="lldb.value-class.html#__str__" title="str(x)" alt="" coords="17,76,161,95"/>
66 <area shape="rect" id="node65" href="lldb.value-class.html#__getitem__" title="lldb.value.__getitem__" alt="" coords="17,95,161,113"/>
67 <area shape="rect" id="node65" href="lldb.value-class.html#__iter__" title="lldb.value.__iter__" alt="" coords="17,113,161,132"/>
68 <area shape="rect" id="node65" href="lldb.value-class.html#__getattr__" title="lldb.value.__getattr__" alt="" coords="17,132,161,151"/>
69 <area shape="rect" id="node65" href="lldb.value-class.html#__add__" title="lldb.value.__add__" alt="" coords="17,151,161,169"/>
70 <area shape="rect" id="node65" href="lldb.value-class.html#__sub__" title="lldb.value.__sub__" alt="" coords="17,169,161,188"/>
71 <area shape="rect" id="node65" href="lldb.value-class.html#__mul__" title="lldb.value.__mul__" alt="" coords="17,188,161,207"/>
72 <area shape="rect" id="node65" href="lldb.value-class.html#__floordiv__" title="lldb.value.__floordiv__" (…)
    [all...]
lldb.SBData-class.html 63 <area shape="rect" id="node11" href="lldb.SBData-class.html#__swig_setmethods__" title="lldb.SBData.__swig_setmethods__" alt="" coords="17,31,213,49"/>
64 <area shape="rect" id="node11" href="lldb.SBData-class.html#__swig_getmethods__" title="lldb.SBData.__swig_getmethods__" alt="" coords="17,49,213,68"/>
65 <area shape="rect" id="node11" href="lldb.SBData.read_data_helper-class.html" title="lldb.SBData.read_data_helper" alt="" coords="17,68,213,87"/>
66 <area shape="rect" id="node11" href="lldb.SBData-class.html#byte_order" title="A read/write property getting and setting the endianness of this SBData &#160;(data.byte_order = lldb.eByteOrderLittle)." alt="" coords="17,87,213,105"/>
67 <area shape="rect" id="node11" href="lldb.SBData-class.html#double" title="A read only property that returns an array&#45;like object out of which you can read double values." alt="" coords="17,105,213,124"/>
68 <area shape="rect" id="node11" href="lldb.SBData-class.html#doubles" title="A read only property that returns an array with all the contents of this &#160;SBData represented as double values." alt="" coords="17,124,213,143"/>
69 <area shape="rect" id="node11" href="lldb.SBData-class.html#float" title="A read only property that returns an array&#45;like object out of which you can read float values." alt="" coords="17,143,213,161"/>
70 <area shape="rect" id="node11" href="lldb.SBData-class.html#floats" title="A read only property that returns an array with all the contents of this &#160;SBData represented as float values." alt="" coords="17,161,213,180"/>
71 <area shape="rect" id="node11" href="lldb.SBData-class.html#sint16" title="A read only property that returns an array&#45;like object out of which you can read sint16 values." alt="" coords="17,180,213,199"/>
72 <area shape="rect" id="node11" href="lldb.SBData-class.html#sint16s" title="A read only property that re (…)
    [all...]
lldb.SBProcess-class.html 63 <area shape="rect" id="node35" href="lldb.SBProcess-class.html#__swig_setmethods__" title="lldb.SBProcess.__swig_setmethods__" alt="" coords="17,31,197,49"/>
64 <area shape="rect" id="node35" href="lldb.SBProcess-class.html#__swig_getmethods__" title="lldb.SBProcess.__swig_getmethods__" alt="" coords="17,49,197,68"/>
65 <area shape="rect" id="node35" href="lldb.SBProcess-class.html#eBroadcastBitStateChanged" title="lldb.SBProcess.eBroadcastBitStateChanged" alt="" coords="17,68,197,87"/>
66 <area shape="rect" id="node35" href="lldb.SBProcess-class.html#eBroadcastBitInterrupt" title="lldb.SBProcess.eBroadcastBitInterrupt" alt="" coords="17,87,197,105"/>
67 <area shape="rect" id="node35" href="lldb.SBProcess-class.html#eBroadcastBitSTDOUT" title="lldb.SBProcess.eBroadcastBitSTDOUT" alt="" coords="17,105,197,124"/>
68 <area shape="rect" id="node35" href="lldb.SBProcess-class.html#eBroadcastBitSTDERR" title="lldb.SBProcess.eBroadcastBitSTDERR" alt="" coords="17,124,197,143"/>
69 <area shape="rect" id="node35" href="lldb.SBProcess-class.html#eBroadcastBitProfileData" title="lldb.SBProcess.eBroadcastBitProfileData" alt="" coords="17,143,197,161"/>
70 <area shape="rect" id="node35" href="lldb.SBProcess.threads_access-class.html" title="A helper object that will lazily hand out thread for a process when &#160;supplied an index." alt="" coords="17,161,197,180"/>
71 <area shape="rect" id="node35" href="lldb.SBProcess-class.html#broadcaster" title="A read only property that an lldb object that represents the broadcaster &#160;(lldb.SBBroadcaster) for this process." alt="" coords="17,180,197,199"/>
72 <area shape="rect" id="node35" href="lldb.SBProcess-class.html#exit_description" title="A read only prop (…)
    [all...]
lldb.SBTarget-class.html 63 <area shape="rect" id="node44" href="lldb.SBTarget-class.html#__swig_setmethods__" title="lldb.SBTarget.__swig_setmethods__" alt="" coords="17,31,225,49"/>
64 <area shape="rect" id="node44" href="lldb.SBTarget-class.html#__swig_getmethods__" title="lldb.SBTarget.__swig_getmethods__" alt="" coords="17,49,225,68"/>
65 <area shape="rect" id="node44" href="lldb.SBTarget-class.html#eBroadcastBitBreakpointChanged" title="lldb.SBTarget.eBroadcastBitBreakpointChanged" alt="" coords="17,68,225,87"/>
66 <area shape="rect" id="node44" href="lldb.SBTarget-class.html#eBroadcastBitModulesLoaded" title="lldb.SBTarget.eBroadcastBitModulesLoaded" alt="" coords="17,87,225,105"/>
67 <area shape="rect" id="node44" href="lldb.SBTarget-class.html#eBroadcastBitModulesUnloaded" title="lldb.SBTarget.eBroadcastBitModulesUnloaded" alt="" coords="17,105,225,124"/>
68 <area shape="rect" id="node44" href="lldb.SBTarget-class.html#eBroadcastBitWatchpointChanged" title="lldb.SBTarget.eBroadcastBitWatchpointChanged" alt="" coords="17,124,225,143"/>
69 <area shape="rect" id="node44" href="lldb.SBTarget-class.html#eBroadcastBitSymbolsLoaded" title="lldb.SBTarget.eBroadcastBitSymbolsLoaded" alt="" coords="17,143,225,161"/>
70 <area shape="rect" id="node44" href="lldb.SBTarget.modules_access-class.html" title="A helper object that will lazily hand out lldb.SBModule objects for a &#160;target when supplied an index, or by full or partial path." alt="" coords="17,161,225,180"/>
71 <area shape="rect" id="node44" href="lldb.SBTarget-class.html#addr_size" title="A read only property that returns the size in bytes of an address for this &#160;target." alt="" coords="17,180,225,199"/>
72 <area shape="rect" id="node44" href="lldb.SBTarget-class.html#broadcaster" title="A read only property t (…)
    [all...]
lldb.SBValue-class.html 63 <area shape="rect" id="node58" href="lldb.SBValue-class.html#__swig_setmethods__" title="lldb.SBValue.__swig_setmethods__" alt="" coords="17,31,571,49"/>
64 <area shape="rect" id="node58" href="lldb.SBValue-class.html#__swig_getmethods__" title="lldb.SBValue.__swig_getmethods__" alt="" coords="17,49,571,68"/>
65 <area shape="rect" id="node58" href="lldb.SBValue-class.html#addr" title="A read only property that returns an lldb.SBAddress that represents the &#160;address of this value if it is in memory." alt="" coords="17,68,571,87"/>
66 <area shape="rect" id="node58" href="lldb.SBValue-class.html#address_of" title="A read only property that returns an lldb.SBValue that represents the &#160;address&#45;of this value." alt="" coords="17,87,571,105"/>
67 <area shape="rect" id="node58" href="lldb.SBValue-class.html#changed" title="A read only property that returns a boolean value that indicates if this &#160;value has changed since it was last updated." alt="" coords="17,105,571,124"/>
68 <area shape="rect" id="node58" href="lldb.SBValue-class.html#data" title="A read only property that returns an lldb object (lldb.SBData) that &#160;represents the bytes that make up the value for this object." alt="" coords="17,124,571,143"/>
69 <area shape="rect" id="node58" href="lldb.SBValue-class.html#deref" title="A read only property that returns an lldb.SBValue that is created by &#160;dereferencing this value." alt="" coords="17,143,571,161"/>
70 <area shape="rect" id="node58" href="lldb.SBValue-class.html#description" title="A read only property that returns the language&#45;specific description of this value as a string" alt="" coords="17,161,571,180"/>
71 <area shape="rect" id="node58" href="lldb.SBValue-class.html#dynamic" title="A read only property that returns an lldb.SBValue that is created by &#160;finding the dynamic type of this value." alt="" coords="17,180,571,199"/>
72 <area shape="rect" id="node58" href="lldb.SBValue-class.html#error" title="A read only property that ret (…)
    [all...]
  /external/chromium_org/pdf/pdfium/
pdfium_engine.cc 323 // Set the destination page size and content area in points based on source
329 // |content_rect| has the actual destination page printable area values in
350 // |content_rect| specifies the printable area of the destination page, with
404 // |content_rect| specifies the printable area of the destination page, with
426 // |content_rect| specifies the printable area of the destination page, with
1272 PDFiumPage::Area area = GetCharIndex(event, &page_index, local
1376 PDFiumPage::Area area = GetCharIndex(event, &page_index, &char_index, NULL); local
1850 PDFiumPage::Area area = GetCharIndex(point, &temp, &temp, &target); local
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
Renderer11.cpp 3287 gl::Rectangle area; local
    [all...]
  /external/qemu/include/qom/
object.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
stream.h 453 * do). After placing your data in the memory area returned call
455 * area and an nbytes value that is smaller or equal to what was
472 * that has already been placed in the memory area returned by
478 * explicit freeing of the memory area is not necessary. \since
495 * data directly in the memory area returned by that call. Then, pass
496 * a pointer to that memory area to pa_stream_write(). After the
497 * invocation of pa_stream_write() the memory area may no longer be
498 * accessed. Any further explicit freeing of the memory area is not
499 * necessary. It is OK to write the memory area returned by
502 * area.*
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
stream.h 453 * do). After placing your data in the memory area returned call
455 * area and an nbytes value that is smaller or equal to what was
472 * that has already been placed in the memory area returned by
478 * explicit freeing of the memory area is not necessary. \since
495 * data directly in the memory area returned by that call. Then, pass
496 * a pointer to that memory area to pa_stream_write(). After the
497 * invocation of pa_stream_write() the memory area may no longer be
498 * accessed. Any further explicit freeing of the memory area is not
499 * necessary. It is OK to write the memory area returned by
502 * area.*
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXRenderObject.cpp 527 // A web area is represented by the Document node in the DOM tree, which isn't focusable.
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_controller_private.mm 123 // Save the current work area, in flipped coordinates.
233 // Place the toolbar at the top of the reserved area.
255 // floating bar slides over the things which appear to be in the content area.
262 // presentation mode in which case it's at the top of the visual content area.
265 // If the bookmark bar is detached, place it next in the visual content area.
272 // Finally, the content area takes up all of the remaining space.
513 // If the relayout shifts the content area up or down, let the renderer know.
    [all...]

Completed in 8370 milliseconds

<<61626364656667686970>>