Searched refs:rendered (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dtab_icon_view.cc136 bool rendered = false; local
139 rendered = true;
144 rendered = true;
149 if (!rendered)
/external/mesa3d/docs/OLD/
H A DMESA_sprite_point.spec31 This extension modifies the way in which points are rendered,
33 a point is rendered as if it were a quadrilateral with unique texture
35 into sprites which may be rendered more easily and quickly than using
60 When point smoothing is enabled, a triangle fan could be rendered
72 There is none. Sprite points are always rendered as window-aligned
149 The point is then rendered as if it were a quadrilateral using the
/external/doclava/src/com/google/doclava/
H A DClearPage.java139 String rendered = cs.render(templ, data);
140 stream.write(rendered, 0, rendered.length());
H A DDoclavaDiff.java337 String rendered = jSilver.render(template, data);
338 stream.write(rendered, 0, rendered.length());
/external/mesa3d/docs/
H A DMESA_pixmap_colormap.spec73 rendered into the pixmap may then be copied to a window (which uses the
/external/webkit/Source/WebCore/dom/
H A DPosition.cpp414 // return first preceding DOM position rendered at a different location, or "this"
423 bool rendered = isCandidate(); local
432 if (atStartOfLine || !rendered) {
442 // return first following position rendered at a different location, or "this"
451 bool rendered = isCandidate(); local
460 if (atEndOfLine || !rendered) {
578 // return current position if it is in rendered text
705 // return current position if it is in rendered text
824 // not rendered. Return false.
860 // not rendered
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
H A Drewrite.rb39 TokenRewriteStream is a specialized form of CommonTokenStream that provides simple stream editing functionality. By creating <i>rewrite programs</i>, new text output can be created based upon the tokens in the stream. The basic token stream itself is preserved, and text output is rendered on demand using the #to_s method.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2618 milliseconds