/external/chromium/chrome/browser/ui/views/ |
D | tab_icon_view.cc | 136 bool rendered = false; in OnPaint() local 139 rendered = true; in OnPaint() 144 rendered = true; in OnPaint() 149 if (!rendered) in OnPaint()
|
/external/doclava/src/com/google/doclava/ |
D | ClearPage.java | 139 String rendered = cs.render(templ, data); in write() local 140 stream.write(rendered, 0, rendered.length()); in write()
|
D | DoclavaDiff.java | 337 String rendered = jSilver.render(template, data); in generateHtml() local 338 stream.write(rendered, 0, rendered.length()); in generateHtml()
|
/external/mesa3d/docs/OLD/ |
D | MESA_sprite_point.spec | 31 This extension modifies the way in which points are rendered, 60 When point smoothing is enabled, a triangle fan could be rendered 72 There is none. Sprite points are always rendered as window-aligned
|
/external/clang/include/clang/Driver/ |
D | OptParser.td | 64 // RenderAsInput - The option should not render the name when rendered as an 65 // input (i.e., the option is rendered as values). 68 // RenderJoined - The option should be rendered joined, even if separate (only 72 // RenderSeparate - The option should be rendered separately, even if joined
|
/external/webkit/LayoutTests/fast/dom/HTMLFormElement/ |
D | associated-elements-after-index-assertion-fail2-expected.txt | 1 This page verifies fix for bug 58247. WebKit should not crash when this page is rendered.
|
D | associated-elements-after-index-assertion-fail1-expected.txt | 1 This page verifies fix for bug 58247. WebKit should not crash when this page is rendered.
|
/external/markdown/docs/extensions/ |
D | Tables.txt | 25 will be rendered as:
|
D | Abbreviations.txt | 28 will be rendered like so:
|
D | Definition_Lists.txt | 29 will be rendered like so:
|
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Blur/ |
D | HGaussianBlur.frag | 1 uniform sampler2D m_Texture; // this should hold the texture rendered by the horizontal blur pass
|
D | VGaussianBlur.frag | 1 uniform sampler2D m_Texture; // this should hold the texture rendered by the horizontal blur pass
|
/external/chromium/testing/gmock/scripts/generator/ |
D | README | 34 Not all permutations of using multiple pointers/references will be rendered
|
/external/mesa3d/docs/ |
D | MESA_pixmap_colormap.spec | 73 rendered into the pixmap may then be copied to a window (which uses the
|
/external/webkit/Source/WebCore/dom/ |
D | Position.cpp | 423 bool rendered = isCandidate(); in previousCharacterPosition() local 432 if (atStartOfLine || !rendered) { in previousCharacterPosition() 451 bool rendered = isCandidate(); in nextCharacterPosition() local 460 if (atEndOfLine || !rendered) { in nextCharacterPosition()
|
/external/webkit/Source/WebCore/webaudio/ |
D | AudioContext.idl | 35 … // All rendered audio ultimately connects to destination, which represents the audio hardware.
|
/external/chromium/chrome/common/extensions/docs/ |
D | README.txt | 58 inserted into a common template and rendered into ./*.html.
|
/external/chromium/chrome/browser/resources/ |
D | new_new_tab.css | 366 rendered as a menu along the bottom of the screen. We have a separate class for 373 /* A disabled section is not rendered in the UI in any way. Examples of this
|
/external/lohit-fonts/lohit-bengali-ttf/ |
D | ChangeLog.old | 135 - Bug 217482: [kn_IN] - pango - Composed Char not rendered properly 142 - Bug 217482: [kn_IN] - pango - Composed Char not rendered properly
|
/external/lohit-fonts/lohit-kannada-ttf/ |
D | ChangeLog.old | 135 - Bug 217482: [kn_IN] - pango - Composed Char not rendered properly 142 - Bug 217482: [kn_IN] - pango - Composed Char not rendered properly
|
/external/lohit-fonts/lohit-telugu-ttf/ |
D | ChangeLog.old | 135 - Bug 217482: [kn_IN] - pango - Composed Char not rendered properly 142 - Bug 217482: [kn_IN] - pango - Composed Char not rendered properly
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_toolbar_view_unittest.mm | 56 // Allows us to control which way the view is rendered.
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | WebLayer.mm | 69 …// Turn off font smoothing to improve the appearance of text rendered onto a transparent backgroun…
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/ |
D | README.txt | 115 be rendered useless by other tags on the page. If this happens, a javascript
|
/external/webkit/LayoutTests/platform/android/ |
D | test_expectations.txt | 181 fast/loader/opaque-base-url.html FAIL // extra spacing because iFrames rendered next to each other … 185 fast/text/plain-text-line-breaks.html FAIL // extra spacing because iFrames rendered next to each o…
|