/external/chromium_org/third_party/WebKit/ManualTests/ |
input-type-text-unconfirmed-inline-input.html | 16 <p>Enter some text using inline input (e.g. Kotoeri Hiragana) and click the button without closing the input area.</p>
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
HitTestingTransformState.h | 45 static PassRefPtr<HitTestingTransformState> create(const FloatPoint& p, const FloatQuad& quad, const FloatQuad& area) 47 return adoptRef(new HitTestingTransformState(p, quad, area)); 72 HitTestingTransformState(const FloatPoint& p, const FloatQuad& quad, const FloatQuad& area) 75 , m_lastPlanarArea(area)
|
/external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/ |
address_problem.h | 32 // For example, in the US, administrative area is a required field. 37 // administrative area, locality, and dependent locality. 39 // For example, in the US, the values for for administrative area include 53 // sub-region (an administrative area for example), but the value does not
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/ |
vp9_save_reg_neon.asm | 19 AREA ||.text||, CODE, READONLY, ALIGN=2
|
/external/chromium_org/third_party/skia/include/gpu/ |
GrRect.h | 25 int area() const { return this->width() * this->height(); } function in struct:GrIRect16
|
/external/chromium_org/ui/display/types/chromeos/ |
touchscreen_device.h | 22 // Size of the touch screen area.
|
/external/chromium_org/ui/gfx/ |
canvas_paint.h | 19 // sized to the client area of |view|.
|
/external/chromium_org/ui/views/ |
rect_based_targeting_utils.h | 20 // Returns the percentage of |rect_1|'s area that is covered by |rect_2|.
|
/external/chromium_org/ui/views/widget/ |
widget_hwnd_utils.h | 22 // Returns true if the WINDOWPOS data provided indicates the client area of
|
/external/chromium_org/ui/views/window/ |
client_view.h | 18 // A ClientView is a View subclass that is used to occupy the "client area" 52 // in the non-client area it is (if it is). 54 // to detect if regions within the client area count as parts of the "non- 55 // client" area. A good example of this is the size box at the bottom right
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/string/ |
StringPropertyDialog.java | 74 Composite area = (Composite) super.createDialogArea(parent); local 80 m_valueText = new Text(area, SWT.BORDER | SWT.MULTI | SWT.WRAP); 84 m_valueText = new Text(area, SWT.BORDER | SWT.SINGLE); 109 return area;
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
a.out.h | 12 __u32 a_bss; /* length of uninitialized data area for file, in bytes */
|
/external/kernel-headers/original/uapi/linux/ |
suspend_ioctls.h | 7 * of the resume swap area from a user space to the kernel via the
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
save_reg_neon.asm | 19 AREA ||.text||, CODE, READONLY, ALIGN=2
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_save_reg_neon.asm | 19 AREA ||.text||, CODE, READONLY, ALIGN=2
|
/external/lldb/www/cpp_reference/html/ |
dir_fa64c3fa8a988674a1a867b97ca9a790.html | 34 <area shape="rect" id="node4" href="dir_8b321541f691a81675dae4ec7a1864bb.html" title="docs" alt="" coords="133,64,205,112"/><area shape="rect" id="node5" href="dir_9d4b8469db156c557ab1d649b027ec2e.html" title="include" alt="" coords="37,64,109,112"/><area shape="rect" id="graph3" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html" alt="" coords="27,53,312,123"/><area shape="rect" id="graph2" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html" title="tools" alt="" coords="16,16,323,133"/></map>
|
/external/proguard/src/proguard/gui/ |
ProGuardRunnable.java | 32 * area and any exceptions to message dialogs. 46 * @param consoleTextArea the text area to send the console output to. 68 // Redirect the System's out and err streams to the console text area. 118 // Make sure all output has been sent to the console text area.
|
ReTraceRunnable.java | 32 * area and any exceptions to message dialogs. 47 * @param consoleTextArea the text area to send the console output to. 72 // out and err streams to the console text area. 123 // Make sure all output has been sent to the console text area.
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_CreateYUVOverlay.3 | 13 The term \&'overlay\&' is a misnomer since, unless the overlay is created in hardware, the contents for the display surface underneath the area where the overlay is shown will be overwritten when the overlay is displayed\&.
|
SDL_SetClipRect.3 | 11 Sets the clipping rectangle for a surface\&. When this surface is the destination of a blit, only the area within the clip rectangle will be drawn into\&.
|
/external/skia/include/gpu/ |
GrRect.h | 25 int area() const { return this->width() * this->height(); } function in struct:GrIRect16
|
/external/valgrind/main/helgrind/tests/ |
free_is_write.c | 11 the malloc'd area, then free it. */
|
/external/valgrind/main/none/tests/linux/ |
mremap2.c | 38 // set up working area so expansion limit is 20*PAGE 59 // get rid of the old working area 65 // the area 74 /* show the working area */
|
/frameworks/base/packages/WallpaperCropper/res/values/ |
config.xml | 18 <!-- Specifies whether to expand the cropped area on both sides (rather
|
/frameworks/support/v7/appcompat/res/values-xlarge-land/ |
dimens.xml | 19 <!-- Minimum width of the search view text entry area. -->
|