/external/chromium_org/chrome/common/ |
D | thumbnail_score.cc | 42 ThumbnailScore::ThumbnailScore(double score, bool clipping, bool top) in ThumbnailScore() argument 44 good_clipping(clipping), in ThumbnailScore() 51 ThumbnailScore::ThumbnailScore(double score, bool clipping, bool top, in ThumbnailScore() argument 54 good_clipping(clipping), in ThumbnailScore()
|
D | thumbnail_score.h | 20 ThumbnailScore(double score, bool clipping, bool top); 23 ThumbnailScore(double score, bool clipping, bool top,
|
/external/chromium/chrome/common/ |
D | thumbnail_score.cc | 45 ThumbnailScore::ThumbnailScore(double score, bool clipping, bool top) in ThumbnailScore() argument 47 good_clipping(clipping), in ThumbnailScore() 53 ThumbnailScore::ThumbnailScore(double score, bool clipping, bool top, in ThumbnailScore() argument 56 good_clipping(clipping), in ThumbnailScore()
|
D | thumbnail_score.h | 21 ThumbnailScore(double score, bool clipping, bool top); 24 ThumbnailScore(double score, bool clipping, bool top,
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | svg.css | 34 …'svg' element is ignored for the purposes of visual rendering and the initial clipping path is set 39 …the user agent will establish an initial clipping path equal to the bounds of the initial viewport… 40 the initial clipping path is set according to the clipping rules as defined in [CSS2-overflow].
|
/external/srec/srec/cfront/ |
D | ca_wave.c | 192 ESR_BOOL *clipping, in CA_DoSignalCheck() argument 219 *clipping = ESR_TRUE; in CA_DoSignalCheck() 220 else *clipping = ESR_FALSE; in CA_DoSignalCheck() 233 if (*clipping || *dcoffset || *highnoise || *quietspeech || *too_few_samples || *too_many_samples) in CA_DoSignalCheck()
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/ |
D | rasterizer.rst | 60 clipping time to determine how to set the color of new vertices. 241 When false, the near and far depth clipping planes of the view volume are 247 clipping half-space k is enabled, if it is clear, it is disabled. 248 The clipping half-spaces are defined either by the user clip planes in
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | rasterizer.rst | 60 clipping time to determine how to set the color of new vertices. 241 When false, the near and far depth clipping planes of the view volume are 247 clipping half-space k is enabled, if it is clear, it is disabled. 248 The clipping half-spaces are defined either by the user clip planes in
|
/external/chromium_org/content/public/browser/android/ |
D | content_view_core.h | 55 virtual void RequestContentClipping(const gfx::Rect& clipping,
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_widget_host_view_android.cc | 1188 const gfx::Rect& clipping, in RequestContentClipping() argument 1194 ClipContents(clipping, content_size); in RequestContentClipping() 1202 void RenderWidgetHostViewAndroid::ClipContents(const gfx::Rect& clipping, in ClipContents() argument 1208 clipped_content.SetToMin(clipping.size()); in ClipContents() 1218 clipping.x() + content_size_in_layer_.width() - content_size.width(), in ClipContents() 1219 clipping.y() + content_size_in_layer_.height() - content_size.height()); in ClipContents()
|
D | render_widget_host_view_android.h | 229 void RequestContentClipping(const gfx::Rect& clipping, 255 void ClipContents(const gfx::Rect& clipping, const gfx::Size& content_size);
|
D | backing_store_mac.mm | 202 // the clipping rectangle. (Note that the clipping rectangle is not
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
D | svg-repaint-path.svg | 64 …t x="0" y="674" fill="black" font-size="32">The animation should have no trails or clipping.</text>
|
D | svg-repaint-group.svg | 64 …t x="0" y="674" fill="black" font-size="32">The animation should have no trails or clipping.</text>
|
D | svg-repaint-foreignObject.svg | 64 …t x="0" y="674" fill="black" font-size="32">The animation should have no trails or clipping.</text>
|
D | svg-repaint-image.svg | 64 …t x="0" y="674" fill="black" font-size="32">The animation should have no trails or clipping.</text>
|
/external/chromium_org/ppapi/api/ |
D | ppb_graphics_2d.idl | 130 * provided clipping rectangle will be shifted by (dx, dy) pixels. 136 * The scroll can be larger than the area of the clipping rectangle, which 141 * @param[in] clip The clipping rectangle. 142 * @param[in] amount The amount the area in the clipping rectangle will
|
/external/chromium_org/third_party/mesa/src/bin/ |
D | .cherry-ignore | 17 # i965 guardband clipping is disabled in 9.0, so no need to fix bugs in it
|
/external/mesa3d/bin/ |
D | .cherry-ignore | 17 # i965 guardband clipping is disabled in 9.0, so no need to fix bugs in it
|
/external/srec/srec/include/ |
D | frontapi.h | 903 ESR_BOOL CA_DoSignalCheck(CA_Wave *hWave, ESR_BOOL *clipping, ESR_BOOL *dcoffset,
|
/external/mesa3d/docs/ |
D | VERSIONS | 71 - glBitmap() and glDrawPixels() clipping 125 - view volume clipping of smooth shaded lines resulted in bad colors 145 - round-off errors in clipping lines against clip planes fixed 307 - GL_LINE_STRIP with > 480 vertices had occasional clipping problems 347 - clipping of concave polygons could cause a core dump 431 - fixed a two-sided lighting w/ clipping bug (black vertices) 485 - some clipping optimizations 488 - fixed clipping problem in long primitive strips 489 - fixed clipping bug when using 3Dfx driver 540 - glDrawPixels with zoomY!=1 and top/bottom clipping didn't work [all …]
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | VERSIONS | 71 - glBitmap() and glDrawPixels() clipping 125 - view volume clipping of smooth shaded lines resulted in bad colors 145 - round-off errors in clipping lines against clip planes fixed 307 - GL_LINE_STRIP with > 480 vertices had occasional clipping problems 347 - clipping of concave polygons could cause a core dump 431 - fixed a two-sided lighting w/ clipping bug (black vertices) 485 - some clipping optimizations 488 - fixed clipping problem in long primitive strips 489 - fixed clipping bug when using 3Dfx driver 540 - glDrawPixels with zoomY!=1 and top/bottom clipping didn't work [all …]
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | gradient_button_cell.mm | 670 BOOL clipping = YES; 673 clipping = NO; 687 if (clipping) 706 if (!clipping)
|
D | styled_text_field_cell.mm | 133 // outer border line on the bottom and right. The clipping change
|
/external/chromium_org/third_party/molokocacao/ |
D | NSBezierPath+MCAdditions.m | 159 /* Stroke within path using no additional clipping rectangle. */
|