/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/ |
dot.stg | 56 <src> -> <target> [fontsize=11, fontname="Courier", arrowsize=.7, label = "<label>"<if(arrowhead)>, arrowhead = <arrowhead><endif>]; 60 <src> -> <target> [fontsize=11, fontname="Courier", arrowsize=.7, label = "<label>"<if(arrowhead)>, arrowhead = <arrowhead><endif>]; 68 node [fontsize=11, shape = <if(useBox)>box<else>circle, fixedsize=true, width=.4<endif>]; <name> 72 node [fontsize=11, shape = <if(useBox)>polygon,sides=4,peripheries=2<else>doublecircle, fixedsize=true, width=.6<endif>]; <name>
|
/external/openfst/src/include/fst/script/ |
draw.h | 47 const int fontsize; member in struct:fst::script::FstDrawerArgs 65 int fontsize, 73 fontsize(fontsize), precision(precision), 86 args->nodesep, args->fontsize, 103 int fontsize,
|
draw-impl.h | 55 int fontsize, 62 fontsize_(fontsize), precision_(precision), 183 PrintString(" fontsize = "); 204 PrintString("\", fontsize = ");
|
/external/openfst/src/script/ |
draw.cc | 38 int fontsize, 45 fontsize, precision, show_weight_one, ostrm, dest);
|
/external/openfst/src/bin/ |
fstdraw.cc | 35 DEFINE_int32(fontsize, 14, "Set fontsize");
|
/frameworks/base/tools/velocityplot/ |
velocityplot.py | 82 self.fig.suptitle('Velocity Tracker', fontsize=12) 140 axes.text(0.02, 0.02, title, transform=axes.transAxes, fontsize=10, fontweight='bold') 141 axes.set_xlabel('time (s)', fontsize=10, fontweight='bold') 142 axes.set_ylabel(ylabel, fontsize=10, fontweight='bold')
|
/frameworks/base/tools/orientationplot/ |
orientationplot.py | 78 self.fig.suptitle('Window Orientation Listener', fontsize=12) 214 axes.text(0.02, 0.02, title, transform=axes.transAxes, fontsize=10, fontweight='bold') 215 axes.set_xlabel('time (s)', fontsize=10, fontweight='bold') 216 axes.set_ylabel(ylabel, fontsize=10, fontweight='bold')
|
/external/chromium_org/v8/test/mjsunit/ |
html-string-funcs.js | 47 CheckCompound('fontsize', 'font', 'size');
|
function-names.js | 119 "fontsize", "big", "blink", "bold", "fixed", "italics", "small",
|
undeletable-functions.js | 111 "toUpperCase", "toLocaleUpperCase", "link", "anchor", "fontcolor", "fontsize",
|
/external/v8/test/mjsunit/ |
html-string-funcs.js | 47 CheckCompound('fontsize', 'font', 'size');
|
function-names.js | 119 "fontsize", "big", "blink", "bold", "fixed", "italics", "small",
|
undeletable-functions.js | 111 "toUpperCase", "toLocaleUpperCase", "link", "anchor", "fontcolor", "fontsize",
|
/external/libvorbis/doc/ |
Vorbis_I_spec.tex | 37 \fvset{tabsize=4,fontsize=\scriptsize,numbers=left}
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
dot.rb | 75 | node [shape=plaintext, fixedsize=true, fontsize=11, fontname="Courier",
|
/external/chromium_org/v8/test/webkit/fast/js/ |
Object-getOwnPropertyNames.js | 81 "String.prototype": "['anchor', 'big', 'blink', 'bold', 'charAt', 'charCodeAt', 'concat', 'constructor', 'fixed', 'fontcolor', 'fontsize', 'indexOf', 'italics', 'lastIndexOf', 'length', 'link', 'localeCompare', 'match', 'replace', 'search', 'slice', 'small', 'split', 'strike', 'sub', 'substr', 'substring', 'sup', 'toLocaleLowerCase', 'toLocaleUpperCase', 'toLowerCase', 'toString', 'toUpperCase', 'trim', 'trimLeft', 'trimRight', 'valueOf']",
|
/external/chromium_org/v8/src/ |
string.js | 1003 "fontsize", StringFontsize,
|
/external/v8/src/ |
string.js | 1006 "fontsize", StringFontsize,
|
/external/chromium_org/tools/win/split_link/viz.js/ |
viz.js | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
turtle.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
turtle.py | [all...] |