HomeSort by relevance Sort by last modified time
    Searched full:inset (Results 326 - 350 of 570) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell_unittest.mm 182 // The editor frame should be slightly inset from the text frame.
  /external/chromium/chrome/browser/ui/views/location_bar/
content_setting_image_view.cc 214 color_rect.inset(SkIntToScalar(kEdgeThickness),
  /external/chromium_org/ash/display/
display_info.cc 177 // cases which use "/o" annotation which sets the overscan inset
root_window_transformers.cc 156 bounds.Inset(host_insets_);
  /external/chromium_org/ash/wm/caption_buttons/
frame_caption_button_container_view.cc 256 expanded_bounds.Inset(pressed_hittest_outer_insets);
  /external/chromium_org/cc/resources/
picture_pile.cc 161 interest_rect.Inset(
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
BookmarkUtils.java 168 rect.inset(INSET_DIMENSION_FOR_TOUCHICON, INSET_DIMENSION_FOR_TOUCHICON);
  /external/chromium_org/chrome/browser/extensions/api/app_current_window_internal/
app_current_window_internal_api.cc 143 bounds.Inset(-window->GetBaseWindow()->GetFrameInsets());
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_tab_helper.cc 109 copy_rect.Inset(0, 0, scrollbar_size, scrollbar_size);
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell_unittest.mm 179 // The editor frame should be slightly inset from the text frame.
  /external/chromium_org/chrome/browser/ui/views/
global_error_bubble_view.cc 33 // The vertical inset of the wrench bubble anchor from the wrench menu button.
  /external/chromium_org/chrome/browser/ui/views/message_center/
message_center_widget_delegate.cc 177 // Inset the width slightly so that the click point is not exactly on the edge
  /external/chromium_org/chrome/common/
badge_util.cc 218 rect.Inset(kPadding, 0);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderFieldset.cpp 164 paintBoxShadow(paintInfo, paintRect, style(), Inset);
  /external/chromium_org/ui/views/bubble/
bubble_delegate.cc 194 anchor_rect_.Inset(anchor_view_insets_);
  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 257 bool InSet,
  /external/skia/gm/
xfermodes.cpp 257 r.inset(-SK_ScalarHalf, -SK_ScalarHalf);
  /frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java 594 * defined by its relative inset, its maximum absolute inset, and the edge
597 * @param relativeValue The size of the inset relative to the total size.
599 * @param maxValue The maximum size of the inset, used to clamp (relative *
    [all...]
  /frameworks/base/core/res/res/values/
styles_device_defaults.xml 44 <style name="Widget.DeviceDefault.Button.Inset" parent="Widget.Holo.Button.Inset" >
285 <style name="Widget.DeviceDefault.Light.Button.Inset" parent="Widget.Holo.Light.Button.Inset" >
  /packages/apps/Launcher2/res/values/
dimens.xml 122 <!-- The amount that the preview contents are inset from the preview background -->
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
bootstrap-responsive.css 788 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
789 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
790 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_mac.mm 69 // The autocomplete field's visual border is slightly inset from the
71 // something like that. This is how much to inset vertically.
366 // Inset to account for the horizontal border drawn by the window.
  /external/chromium_org/ash/wm/
header_painter.cc 57 // inset to preserve alignment with the NTP image, or else we'll break a bunch
213 client_bounds.Inset(0, header_height, 0, 0);
222 window_bounds.Inset(0, -header_height, 0, 0);
  /external/chromium_org/ui/views/controls/button/
text_button.cc 41 // we inset the focus rect by 3 pixels so that it doesn't draw on top of the
735 bounds.Inset(extra_width, 0, 0, 0);
737 bounds.Inset(0, 0, extra_width, 0);
  /external/chromium_org/ui/views/controls/combobox/
combobox.cc 93 // Inset by 2 to leave 1 empty pixel between background and border.
94 bounds.Inset(2, 2, 2, 2);
742 // Inset the menu's requested position so the border of the menu lines up

Completed in 851 milliseconds

<<11121314151617181920>>