Searched
full:edge (Results
601 -
625 of
2700) sorted by null
<<21222324252627282930>>
| /external/antlr/antlr-3.4/runtime/C/src/ |
| antlr3cyclicdfa.c | 6 * Any state that has a semantic predicate edge is special; those states 145 * eot[s]>=0 indicates that an EOT edge goes to another
|
| /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
| DFA.pm | 96 # eot[s]>=0 indicates that an EOT edge goes to another 102 # which assumed here that the EOT edge always
|
| /external/arduino/hardware/arduino/cores/arduino/ |
| WInterrupts.c | 44 // edge, or falling edge). The mode constants were chosen to correspond
|
| /external/bison/data/xslt/ |
| xml2dot.xsl | 60 edge [fontname = courier] 109 <!-- The edge's beginning --> 110 <xsl:call-template name="reduction-edge-start"> 116 <!-- The edge's tokens --> 132 <!-- The edge's end --> 232 <xsl:template name="reduction-edge-start"> 277 <xsl:call-template name="output-edge"> 316 <xsl:template name="output-edge">
|
| /external/chromium/chrome/browser/ui/cocoa/extensions/ |
| extension_installed_bubble_controller_unittest.mm | 149 // Bottom message should be kOuterVerticalMargin pixels above window edge. 191 // Bottom message should start kOuterVerticalMargin pixels above window edge.
|
| /external/chromium/chrome/browser/ui/gtk/ |
| gtk_chrome_shrinkable_hbox.cc | 72 // its parent's left edge. 81 // its parent's right edge.
|
| /external/chromium/chrome/browser/ui/views/tabs/ |
| tab.cc | 76 // Offset from the right edge for the start of the mini title change animation. 465 // If the theme is providing a custom background image, then its top edge 476 // Draw left edge. Don't draw over the toolbar, as we're not the foreground 487 // Draw right edge. Again, don't draw over the toolbar. 521 // Now draw the highlights/shadows around the tab edge. 542 // Draw left edge. 549 // Draw right edge. 566 // Now draw the highlights/shadows around the tab edge.
|
| /external/chromium_org/ash/launcher/ |
| overflow_button.cc | 37 // Padding from the inner edge of the shelf (towards center of display) to 38 // the edge of the background image of the overflow button.
|
| /external/chromium_org/ash/wm/workspace/ |
| multi_window_resize_controller.h | 48 // is over, |component| the edge and |point| the location of the mouse. 102 // Finds a window by edge (one of the constants HitTestCompat.
|
| /external/chromium_org/cc/resources/ |
| tile_priority.cc | 126 // calculate the velocity for each edge. Then we calculate the time range that 127 // each edge will stay on the same side of the target bounds. If there is an
|
| /external/chromium_org/chrome/browser/ui/cocoa/ |
| base_bubble_controller_unittest.mm | 52 // left edge of the buble to the anchor point. 68 // the right edge of the buble to the anchor point.
|
| /external/chromium_org/chrome/browser/ui/cocoa/infobars/ |
| confirm_infobar_controller.mm | 84 // Position the Cancel button on our current right edge. 95 // If we had either button, leave space before the edge of the textfield.
|
| /external/chromium_org/chrome/browser/ui/gtk/apps/ |
| native_app_window_gtk.h | 92 // returns true and sets |edge| to the appropriate GdkWindowEdge value. 94 bool GetWindowEdge(int x, int y, GdkWindowEdge* edge);
|
| /external/chromium_org/chrome/browser/ui/gtk/ |
| gtk_chrome_shrinkable_hbox.cc | 73 // its parent's left edge. 82 // its parent's right edge.
|
| /external/chromium_org/chrome/browser/ui/gtk/panels/ |
| panel_gtk.h | 106 // it should and sets |edge|. 107 bool GetWindowEdge(int x, int y, GdkWindowEdge* edge) const;
|
| /external/chromium_org/chrome/browser/ui/views/ |
| dropdown_bar_view.cc | 79 // Draw left edge. 83 // Draw right edge.
|
| find_bar_view.h | 156 // box to provide the Chrome look to the edge of the text box. 159 // The rounded edge on the left side of the Find text box.
|
| /external/chromium_org/chrome/browser/ui/views/frame/ |
| browser_view_layout_unittest.cc | 246 // If download shelf doesn't need layout, it doesn't move the bottom edge. 251 // Download shelf layout moves up the bottom edge and sets visibility.
|
| /external/chromium_org/printing/backend/ |
| cups_helper_unittest.cc | 52 "*Duplex DuplexNoTumble/Long Edge (Standard): " 54 "*Duplex DuplexTumble/Short Edge (Flip): "
|
| /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/ |
| GeneratorGeneratedImage.cpp | 56 // assert that first column encroaches left edge of dstRect. 79 // assert that first row encroaches top edge of dstRect.
|
| /external/chromium_org/third_party/freetype/src/pshinter/ |
| pshalgo.h | 141 PSH_POINT_EDGE_MIN = 512, /* point is aligned to left/bottom stem edge */ 142 PSH_POINT_EDGE_MAX = 1024 /* point is aligned to top/right stem edge */
|
| /external/chromium_org/third_party/libjingle/source/talk/base/ |
| timeutils_unittest.cc | 58 // Edge cases 76 // Edge cases
|
| /external/chromium_org/third_party/mesa/src/src/mesa/main/ |
| image.c | 786 /* X1 outside right edge */ 787 ASSERT(*dstX0 < maxValue); /* X0 should be inside right edge */ 796 /* X0 outside right edge */ 797 ASSERT(*dstX1 < maxValue); /* X1 should be inside right edge */ 819 /* X0 outside left edge */ 820 ASSERT(*dstX1 > minValue); /* X1 should be inside left edge */ 829 /* X1 outside left edge */ 830 ASSERT(*dstX0 > minValue); /* X0 should be inside left edge */
|
| /external/chromium_org/third_party/skia/src/gpu/ |
| GrAtlas.cpp | 132 dst = zerofill(dst, bpp); // zero left edge 135 dst = zerofill(dst, bpp); // zero right edge
|
| /external/chromium_org/ui/gfx/ |
| quad_f.h | 54 // edge of the quad. 58 // the quad may lie on the right/bottom edge of the resulting rectangle,
|
Completed in 1121 milliseconds
<<21222324252627282930>>