/cts/suite/cts/deviceTests/browserbench/assets/octane/css/ |
docs.css | 156 -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05); 157 -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05); 158 box-shadow: inset 0 3px 5px rgba(0,0,0,.05); 194 -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1); 195 -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1); 196 box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1); 536 -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6); 537 -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6); 538 box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
|
bootstrap.css | 800 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 801 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 802 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 816 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); 817 -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); 818 box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6); 1028 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); 1029 -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); 1030 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); [all...] |
/external/chromium_org/ash/shelf/ |
shelf_layout_manager.cc | 719 void ShelfLayoutManager::AdjustBoundsBasedOnAlignment(int inset, 721 bounds->Inset(SelectValueForShelfAlignment( 722 gfx::Insets(0, 0, inset, 0), 723 gfx::Insets(0, inset, 0, 0), 724 gfx::Insets(0, 0, 0, inset), 725 gfx::Insets(inset, 0, 0, 0))); 801 // Also push in the work area inset for the keyboard if it is visible. 807 // Also push in the work area inset for the dock if it is visible. [all...] |
shelf_layout_manager.h | 84 // Inset between the inner edge of the shelf (towards centre of screen), and 283 // Insets |bounds| by |inset| on the edge the shelf is aligned to. 284 void AdjustBoundsBasedOnAlignment(int inset, gfx::Rect* bounds) const;
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_popup_controller.mm | 257 CGFloat inset = info_bubble::kBubbleCornerRadius / 2.0; 258 [extensionView_ setFrameOrigin:NSMakePoint(inset, inset)];
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field_cell.mm | 19 // How far to inset the left-hand decorations from the field's bounds. 22 // How far to inset the right-hand decorations from the field's bounds. 56 // The outer-most decoration will be inset a bit further from the
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
extension_popup_controller.mm | 324 CGFloat inset = info_bubble::kBubbleCornerRadius / 2.0; 325 [extensionView_ setFrameOrigin:NSMakePoint(inset, inset)];
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/ |
widgets.css | 25 inset 0 1px 2px rgba(255, 255, 255, 0.75); 157 inset 0 1px 2px rgba(255, 255, 255, 0.95); 198 inset 0 1px 2px rgba(255, 255, 255, 0.75);
|
/external/chromium_org/chrome/third_party/chromevox/chromevox/background/ |
options_widgets.css | 25 inset 0 1px 2px rgba(255, 255, 255, 0.75); 148 inset 0 1px 2px rgba(255, 255, 255, 0.95); 186 inset 0 1px 2px rgba(255, 255, 255, 0.75);
|
/external/chromium_org/ui/gfx/ |
rect_base_impl.h | 53 Inset(const InsetsClass& insets) { 54 Inset(insets.left(), insets.top(), insets.right(), insets.bottom()); 64 Inset(Type left, Type top, Type right, Type bottom) {
|
/external/chromium_org/ui/webui/resources/css/ |
widgets.css | 23 inset 0 1px 2px rgba(255, 255, 255, 0.75); 159 inset 0 1px 2px rgba(255, 255, 255, 0.95); 200 inset 0 1px 2px rgba(255, 255, 255, 0.75);
|
/external/skia/gm/ |
techtalk1.cpp | 168 r.inset(rad*2, rad*2); 222 r.inset(rad*2, rad*2); 231 r.inset(rad*2, rad*2);
|
/packages/apps/Browser/src/com/android/browser/ |
BookmarkUtils.java | 172 rect.inset(1, 1); 216 // rectangle but inset by the padding 218 r.inset(padding, padding);
|
/developers/build/prebuilts/gradle/BorderlessButtons/BorderlessButtonsSample/src/main/res/layout/ |
sample_main.xml | 42 doesn'isn't inset.
|
/developers/samples/android/ui/holo/BorderlessButtons/BorderlessButtonsSample/src/main/res/layout/ |
sample_main.xml | 42 doesn'isn't inset.
|
/development/samples/browseable/BorderlessButtons/res/layout/ |
sample_main.xml | 42 doesn'isn't inset.
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3bitset.h | 93 pANTLR3_BITSET (*clone) (struct ANTLR3_BITSET_struct * inSet);
|
/external/chromium/chrome/browser/resources/net_internals/ |
main.css | 50 border-left: 1px inset black;
|
/external/chromium/chrome/browser/ui/cocoa/find_bar/ |
find_bar_text_field_cell_unittest.mm | 119 // The editor frame should be slightly inset from the text frame.
|
/external/chromium/chrome/browser/ui/cocoa/wrench_menu/ |
menu_tracked_button.mm | 100 // Returns the bounds of the receiver slightly inset to avoid highlighting both
|
/external/chromium/chrome/browser/ui/views/tabs/ |
side_tab_strip.h | 16 // The tabs are inset by this much along all axis.
|
/external/chromium_org/ash/system/tray/ |
tray_event_filter.cc | 77 bounds.Inset(wrapper->bubble_view()->GetBorderInsets());
|
/external/chromium_org/ash/wm/ |
frame_border_hit_test_controller.cc | 54 expanded_bounds.Inset(-outside_bounds, -outside_bounds);
|
/external/chromium_org/ash/wm/gestures/ |
system_pinch_handler.cc | 132 rect.Inset(-8, -8);
|
/external/chromium_org/cc/test/ |
fake_picture_pile_impl.cc | 85 bounds.Inset(-buffer_pixels(), -buffer_pixels());
|