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

<<21222324252627282930>>

  /external/chromium_org/remoting/client/plugin/
pepper_view.h 58 // Updates the PepperView's size & clipping area, taking into account the
76 // clip area of the view has changed since the buffer was generated then
104 // Queued buffer to paint, with clip area and dirty region in device pixels.
123 // Visible area of the view, in output pixels.
  /external/chromium_org/remoting/protocol/
host_stub.h 30 // This may be used to resize the host display to match the client area.
  /external/chromium_org/third_party/WebKit/ManualTests/
image-document-zoom.html 11 <li>Make the browser window(rendering area)'s height and width about 3 times bigger than the image.</li>
textarea-reset-default-value.html 16 <li>Note that the value in the text area matches what you entered before submitting the form, this is correct.</li>
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/
address_field.h 26 ADMIN_AREA, // Administrative area such as a state, province,
  /external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/
address_field.h 26 ADMIN_AREA, // Administrative area such as a state, province,
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/test/
aligned_ptr.h 24 * Allocate an aligned pointer to an area of size |bytes| bytes. The
  /external/chromium_org/third_party/skia/gm/rebaseline_server/static/
view.css 43 /* The main working area (connected to the selected tab). */
  /external/chromium_org/third_party/skia/src/utils/
SkPictureUtils.cpp 193 SkData* SkPictureUtils::GatherPixelRefs(SkPicture* pict, const SkRect& area) {
198 // this test also handles if either area or pict's width/height are empty
199 if (!SkRect::Intersects(area,
211 canvas.clipRect(area, SkRegion::kIntersect_Op, false);
  /external/chromium_org/tools/grit/grit/testdata/
sidebar_h.html 45 <area TABINDEX="4" onkeydown='if(event.keyCode==13)location.href="movesidebar?side=1"' title="Move sidebar to Top" shape="rect" coords="9,0,22,8" href="/movesidebar?side=1" onmouseover="ctl.src='control1.gif'" onmouseout="ctl.src='[CONTROL_IMAGE]'">
46 <area TABINDEX="5" onkeydown='if(event.keyCode==13)location.href="movesidebar?side=3"' title="Move sidebar to Bottom" shape="rect" coords="9,9,22,17" href="/movesidebar?side=3" onmouseover="ctl.src='control3.gif'" onmouseout="ctl.src='[CONTROL_IMAGE]'">
47 <area TABINDEX="6" onkeydown='if(event.keyCode==13)location.href="movesidebar?side=0"' title="Move sidebar to Left" shape="rect" coords="0,2,8,15" href="/movesidebar?side=0" onmouseover="ctl.src='control0.gif'" onmouseout="ctl.src='[CONTROL_IMAGE]'">
48 <area TABINDEX="7" onkeydown='if(event.keyCode==13)location.href="movesidebar?side=2"' title="Move sidebar to Right" shape="rect" coords="23,2,31,15" href="/movesidebar?side=2" onmouseover="ctl.src='control2.gif'" onmouseout="ctl.src='[CONTROL_IMAGE]'">
  /external/chromium_org/ui/base/cocoa/
hover_button.h 28 // Tracking area for button mouseover states. Nil if not enabled.
underlay_opengl_hosting_window.mm 18 // transparent color causes the shadow for that area to also not be present.
20 // even in the content area of the window. If, however, "content has shadow" is
21 // turned off, then the transparent area of the content casts a shadow. The one
25 // shadow, make sure that for the entire content region, there is an opaque area
  /external/chromium_org/ui/file_manager/file_manager/foreground/css/
combobutton.css 28 /* This pseudo element expands clickable area of the .trigger */
  /external/chromium_org/ui/gfx/
screen_mac.mm 37 int area = intersection.width() * intersection.height();
38 if (area > max_area) {
39 max_area = area;
55 // Convert work area's coordinate systems.
  /external/chromium_org/ui/views/controls/
resize_area.h 18 // An invisible area that acts like a horizontal resizer.
  /external/chromium_org/ui/views/examples/
example_base.h 33 // Prints a message in the status area, at the bottom of the window.
tabbed_pane_example.h 38 // Print the status of the tab in the status area.
  /external/chromium_org/win8/metro_driver/ime/
text_service.h 47 // |text_store_delegate| as if it was an text area owned by |window_handle|.
  /external/compiler-rt/test/asan/TestCases/Linux/
kernel-area.cc 4 // Test that kernel area is not sanitized on 32-bit machines.
  /external/iptables/extensions/
libxt_connlabel.man 14 conntrack label storage area when the connection is created, and it only
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.h 87 // We cannot use the TOC save slot (offset +20) in the PowerPC linkage area
94 // SVR4 ABI: First slot in the general register save area.
104 // SVR4 ABI: First slot in the general register save area.
108 /// getLinkageSize - Return the size of the PowerPC ABI linkage area.
PPCMachineFunctionInfo.h 63 /// potential caller (parameter+linkage area).
68 /// calls. Used for creating an area before the register spill area.
75 /// VarArgsFrameIndex - FrameIndex for start of varargs area.
  /external/llvm/test/CodeGen/PowerPC/
ppc64-align-long-double.ll 6 ; in the parameter save area and loaded from there for return in FPR1/2.
ppc64-altivec-abi.ll 7 ; in the parameter save area.
  /external/lzma/Asm/arm/
7zCrcOpt.asm 5 AREA |.text|, CODE, ARM

Completed in 408 milliseconds

<<21222324252627282930>>