/external/fmtlib/doc/bootstrap/ |
D | tooltip.less | 19 &.top { margin-top: -3px; padding: @tooltip-arrow-width 0; } 20 &.right { margin-left: 3px; padding: 0 @tooltip-arrow-width; } 21 &.bottom { margin-top: 3px; padding: @tooltip-arrow-width 0; } 22 &.left { margin-left: -3px; padding: 0 @tooltip-arrow-width; } 37 .tooltip-arrow { 46 &.top .tooltip-arrow { 49 margin-left: -@tooltip-arrow-width; 50 border-width: @tooltip-arrow-width @tooltip-arrow-width 0; 51 border-top-color: @tooltip-arrow-color; 53 &.top-left .tooltip-arrow { [all …]
|
D | popovers.less | 30 // Offset the popover to account for the popover arrow 31 &.top { margin-top: -@popover-arrow-width; } 32 &.right { margin-left: @popover-arrow-width; } 33 &.bottom { margin-top: @popover-arrow-width; } 34 &.left { margin-left: -@popover-arrow-width; } 52 // .arrow is outer, .arrow:after is inner 54 .popover > .arrow { 65 .popover > .arrow { 66 border-width: @popover-arrow-outer-width; 68 .popover > .arrow:after { [all …]
|
D | variables.less | 522 //** Tooltip arrow width 523 @tooltip-arrow-width: 5px; 524 //** Tooltip arrow color 525 @tooltip-arrow-color: @tooltip-bg; 544 //** Popover arrow width 545 @popover-arrow-width: 10px; 546 //** Popover arrow color 547 @popover-arrow-color: @popover-bg; 549 //** Popover outer arrow width 550 @popover-arrow-outer-width: (@popover-arrow-width + 1); [all …]
|
D | glyphicons.less | 131 .glyphicon-arrow-left { &:before { content: "\e091"; } } 132 .glyphicon-arrow-right { &:before { content: "\e092"; } } 133 .glyphicon-arrow-up { &:before { content: "\e093"; } } 134 .glyphicon-arrow-down { &:before { content: "\e094"; } } 168 .glyphicon-circle-arrow-right { &:before { content: "\e131"; } } 169 .glyphicon-circle-arrow-left { &:before { content: "\e132"; } } 170 .glyphicon-circle-arrow-up { &:before { content: "\e133"; } } 171 .glyphicon-circle-arrow-down { &:before { content: "\e134"; } }
|
/external/libchrome/base/memory/ |
D | weak_ptr_unittest.cc | 93 void CreateArrowFromTarget(Arrow** arrow, Target* target) { in CreateArrowFromTarget() argument 98 arrow, target, &completion)); in CreateArrowFromTarget() 102 void CreateArrowFromArrow(Arrow** arrow, const Arrow* other) { in CreateArrowFromArrow() argument 107 arrow, other, &completion)); in CreateArrowFromArrow() 147 Target* DeRef(const Arrow* arrow) { in DeRef() argument 152 FROM_HERE, base::BindOnce(&BackgroundThread::DoDeRef, arrow, &result, in DeRef() 159 static void DoCreateArrowFromArrow(Arrow** arrow, in DoCreateArrowFromArrow() argument 162 *arrow = new Arrow; in DoCreateArrowFromArrow() 163 **arrow = *other; in DoCreateArrowFromArrow() 167 static void DoCreateArrowFromTarget(Arrow** arrow, in DoCreateArrowFromTarget() argument [all …]
|
/external/skia/docs/examples/ |
D | Path_rMoveTo.cpp | 11 SkVector arrow[] = {{0, -4}, {-20, 0}, {0, -3}, {-5, 5}, {5, 5}, {0, -3}, {20, 0}}; 12 for (unsigned i = 0; i < SK_ARRAY_COUNT(arrow); ++i) { 13 path.rLineTo(arrow[i].fX, arrow[i].fY);
|
D | Path_addRect_2.cpp | 7 const SkPoint arrow[] = { {5, -5}, {15, -5}, {20, 0}, {15, 5}, {5, 5}, {10, 0} }; in draw() local 14 arrowPath.addPoly(arrow, SK_ARRAY_COUNT(arrow), true); in draw()
|
D | Path_Direction.cpp | 8 const SkPoint arrow[] = { {40, -5}, {45, 0}, {40, 5} }; 16 arrowPath.addPoly(arrow, SK_ARRAY_COUNT(arrow), true);
|
D | Path_addOval_2.cpp | 8 const SkPoint arrow[] = { {0, -5}, {10, 0}, {0, 5} }; 16 arrowPath.addPoly(arrow, SK_ARRAY_COUNT(arrow), true);
|
/external/tinyxml2/docs/ |
D | tabs.css | 1 …arrow{position:absolute;top:50%;margin-top:-14px;left:auto;right:3px;width:28px;height:28px;overfl…
|
/external/oboe/docs/reference/ |
D | tabs.css | 1 …arrow{position:absolute;top:50%;margin-top:-14px;left:auto;right:3px;width:28px;height:28px;overfl…
|
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | litlint.py | 54 arrow = (col-1) * ' ' + '^' 55 sys.stderr.write(errorMsg.format(p, i, col, msg, s, arrow))
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/ |
D | litlint.py | 55 arrow = (col-1) * ' ' + '^' 56 sys.stderr.write(errorMsg.format(p, i, col, msg, s, arrow))
|
/external/selinux/python/sepolicy/sepolicy/help/ |
D | transition_from_boolean.txt | 6 …f based on the boolean settings. If the 'Boolean Enabled' column has an arrow on it, this indica… 8 Go to the next screen to see the effect of clicking on the arrow.
|
D | transition_from_boolean_1.txt | 1 After selecting the arrow under Boolean Enabled column, the line will expand to show a link which y…
|
/external/python/cpython2/Tools/pynche/ |
D | StripViewer.py | 107 arrow = self._canvas.create_line( 111 arrow='first', 119 return arrow, text 138 arrow = self._canvas.create_line( 142 arrow='last', 151 return arrow, text
|
/external/python/cpython3/Tools/pynche/ |
D | StripViewer.py | 107 arrow = self._canvas.create_line( 111 arrow='first', 119 return arrow, text 138 arrow = self._canvas.create_line( 142 arrow='last', 151 return arrow, text
|
/external/oss-fuzz/projects/arrow/ |
D | Dockerfile | 32 https://github.com/apache/arrow.git $SRC/arrow
|
/external/rust/cxx/book/diagram/ |
D | overview.svg | 37 marker-end: url(#arrow); 40 marker-start: url(#arrow); 74 …<marker id="arrow" viewBox="-2 -2 8 8" refX="4" refY="2" markerWidth="7" markerHeight="7" orient="… def
|
/external/python/cpython2/Demo/turtle/ |
D | turtle.cfg | 5 shape = arrow
|
/external/python/cpython3/Lib/turtledemo/ |
D | turtle.cfg | 5 shape = arrow
|
/external/libvpx/libvpx/tools/3D-Reconstruction/sketch_3D_reconstruction/ |
D | sketch_3D_reconstruction.pde | 53 // up arrow: go up 54 // down arrow: go down
|
/external/googletest/docs/_sass/ |
D | main.scss | 63 .sidebar .expander .arrow { class 185 & + .expander .arrow { class
|
/external/llvm-project/lldb/test/Shell/Settings/ |
D | TestDisassemblyFormat.test | 2 …name}\`}{${function.name-without-args}}:\n}{${ansi.fg.yellow}${current-pc-arrow}${ansi.normal} }${…
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | construct-binary.data | 12 The binary value above is a tiny arrow encoded as a gif image.
|