Searched
full:corner (Results
251 -
275 of
1196) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/ui/views/extensions/ |
extension_popup.h | 48 // to the following logic: The popup is anchored so that the corner indicated
|
/external/chromium_org/ash/wm/ |
window_positioner.h | 105 // Align the location to the grid / snap to the right / bottom corner.
|
/external/chromium_org/base/ |
template_util_unittest.cc | 54 // Array types are an easy corner case. Make sure to test that
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/ |
image_transform.js | 61 addCropFrame('left top corner'); 63 addCropFrame('right top corner'); 66 addCropFrame('left bottom corner'); 68 addCropFrame('right bottom corner');
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
base_bubble_controller.h | 66 // |view|'s lower left corner. You need to call -showWindow: to make the
|
speech_recognition_bubble_cocoa.mm | 96 // This is very rare, but possible. Just use the top-left corner.
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
panel_cocoa.h | 109 // Indicates how the window corner should be rendered, rounded or not.
|
/external/chromium_org/chrome/browser/ui/gtk/ |
gtk_window_util.h | 35 // gripper in the bottom right corner of the window. We always need to
|
/external/chromium_org/chrome/browser/ui/views/app_list/linux/ |
app_list_linux.cc | 37 // width/height away, anchor to the corner. Otherwise, anchor to the cursor
|
/external/chromium_org/chrome/browser/ui/views/app_list/win/ |
app_list_win.cc | 68 // anchor to the corner. Otherwise, anchor to the cursor position.
|
/external/chromium_org/chrome/browser/ui/views/ |
dropdown_bar_host.cc | 321 exclude[0].x = max_x - difference; // Top left corner. 324 exclude[1].x = max_x; // Top right corner. 327 exclude[2].x = max_x; // Bottom right corner. 330 exclude[3].x = max_x - difference; // Bottom left corner.
|
/external/chromium_org/chrome/browser/ui/views/extensions/ |
extension_popup.h | 54 // following logic: The popup is anchored so that the corner indicated by the
|
/external/chromium_org/chrome/browser/ui/views/message_center/ |
message_center_widget_delegate.h | 88 // is along the height of the message center (at least at a corner).
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/ |
web_accessible_resources.html | 35 the resource is listed as web accessible. Note these corner cases:
|
/external/chromium_org/content/common/ |
accessibility_messages.h | 81 // (0, 0) is the top-left corner of the WebContents.
|
/external/chromium_org/remoting/base/ |
util.h | 37 // N.B. The top left corner coordinates of YUV buffer should have even X and Y
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
syscall_iterator_unittest.cc | 95 // The iterator should return the signed/unsigned corner cases.
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
window-sizing.html | 120 <p>Window positioning: This window should be aligned exactly to the bottom right corner of the screen.</p>
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/ |
stw_framebuffer.h | 87 * Client area rectangle, relative to the window upper-left corner.
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
scissor.c | 56 * \param x, y coordinates of the scissor box lower-left corner.
|
/external/chromium_org/third_party/skia/src/effects/ |
SkCornerPathEffect.cpp | 71 // prev corner
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrSWMaskHelper.h | 39 * upper left hand corner of the texture.
|
/external/chromium_org/tools/imagediff/ |
image_diff.cc | 163 // These pixels are off the right side, not including the lower right corner. 165 // These pixels are along the bottom, including the lower right corner. 214 // These pixels are off the right side, not including the lower right corner. 216 // These pixels are along the bottom, including the lower right corner.
|
/external/chromium_org/ui/message_center/cocoa/ |
popup_collection.h | 28 // corner, going to the bottom of the screen. This class maintains ownership of
|
/external/chromium_org/ui/views/controls/ |
message_box_view.h | 110 // Icon displayed in the upper left corner of the message box.
|
Completed in 3501 milliseconds
<<11121314151617181920>>