| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/ |
| D | GlyphLayout.java | 50 …public GlyphLayout (BitmapFont font, CharSequence str, Color color, float targetWidth, int halign,… in GlyphLayout() 55 …(BitmapFont font, CharSequence str, int start, int end, Color color, float targetWidth, int halign, in GlyphLayout() 68 …public void setText (BitmapFont font, CharSequence str, Color color, float targetWidth, int halign… in setText() 80 …(BitmapFont font, CharSequence str, int start, int end, Color color, float targetWidth, int halign, in setText()
|
| D | BitmapFontCache.java | 443 …public GlyphLayout setText (CharSequence str, float x, float y, float targetWidth, int halign, boo… in setText() 450 …out setText (CharSequence str, float x, float y, int start, int end, float targetWidth, int halign, in setText() 458 …out setText (CharSequence str, float x, float y, int start, int end, float targetWidth, int halign, in setText() 479 …public GlyphLayout addText (CharSequence str, float x, float y, float targetWidth, int halign, boo… in addText() 485 …out addText (CharSequence str, float x, float y, int start, int end, float targetWidth, int halign, in addText() 501 …out addText (CharSequence str, float x, float y, int start, int end, float targetWidth, int halign, in addText()
|
| D | BitmapFont.java | 197 …aw (Batch batch, CharSequence str, float x, float y, float targetWidth, int halign, boolean wrap) { in draw() 206 …Batch batch, CharSequence str, float x, float y, int start, int end, float targetWidth, int halign, in draw() 216 …Batch batch, CharSequence str, float x, float y, int start, int end, float targetWidth, int halign, in draw()
|
| /external/chromium-trace/catapult/third_party/flot/ |
| D | jquery.flot.canvas.js | 266 Canvas.prototype.addText = function(layer, x, y, text, font, angle, width, halign, valign) { argument
|
| D | jquery.flot.canvas.min.js | 7 …pe.hasOwnProperty;function init(plot,classes){var Canvas=classes.Canvas;if(render==null){getTextIn…
|
| D | jquery.flot.js | 404 Canvas.prototype.addText = function(layer, x, y, text, font, angle, width, halign, valign) { argument 2207 halign = "center"; property
|
| D | jquery.flot.min.js | 7 …a:1;o.add=function(c,d){for(var i=0;i<c.length;++i)o[c.charAt(i)]+=d;return o.normalize()};o.scale… 8 ….to<xrange.axis.min||xrange.from>xrange.axis.max||yrange.to<yrange.axis.min||yrange.from>yrange.ax…
|
| /external/webrtc/webrtc/examples/peerconnection/client/linux/ |
| D | main_wnd.cc | 259 GtkWidget* halign = gtk_alignment_new(1, 0, 0, 0); in SwitchToConnectUI() local
|