/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/ |
state.st | 1 node [fontsize=11, shape = <if(useBox)>box<else>circle, fixedsize=true, width=.4<endif>]; <name>
|
action-edge.st | 1 <src> -> <target> [fontsize=11, fontname="Courier", arrowsize=.7, label = "<label>"<if(arrowhead)>, arrowhead = <arrowhead><endif>];
|
edge.st | 1 <src> -> <target> [fontsize=11, fontname="Courier", arrowsize=.7, label = "<label>"<if(arrowhead)>, arrowhead = <arrowhead><endif>];
|
stopstate.st | 1 node [fontsize=11, shape = <if(useBox)>polygon,sides=4,peripheries=2<else>doublecircle, fixedsize=true, width=.6<endif>]; <name>
|
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/fio/ |
cairo_text_helpers.h | 5 double fontsize, const char *text); 9 double fontsize, const char *text); 13 double fontsize, const char *text); 16 double y, double fontsize,
|
cairo_text_helpers.c | 6 double fontsize, const char *text, int alignment) 32 cairo_set_font_size(cr, fontsize); 42 double fontsize, const char *text) 44 draw_aligned_text(cr, font, x, y, fontsize, text, CENTERED); 49 double fontsize, const char *text) 51 draw_aligned_text(cr, font, x, y, fontsize, text, RIGHT_JUSTIFIED); 56 double fontsize, const char *text) 58 draw_aligned_text(cr, font, x, y, fontsize, text, LEFT_JUSTIFIED); 62 double y, double fontsize, 70 cairo_set_font_size(cr, fontsize); [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
FontSize.java | 25 public enum FontSize { 32 FontSize(int value) { 37 * Create a FontSize object. 38 * @param value Integer value to be converted to a FontSize object. 39 * @return FontSize object whose value is {@code value}. If no 40 * FontSize object has that value, null is returned. 42 public static FontSize fromInt(int value) { 43 for (FontSize e : FontSize.values()) {
|
/external/v8/test/webkit/fast/js/ |
string-fontsize-expected.txt | 24 This is a test case for String.prototype.fontsize(size). 29 PASS '_'.fontsize('"') is "<font size=\""\">_</font>" 30 PASS '_'.fontsize('b') is "<font size=\"b\">_</font>" 31 PASS '<'.fontsize('b') is "<font size=\"b\"><</font>" 32 PASS '_'.fontsize(0x2A) is "<font size=\"42\">_</font>" 33 PASS '_'.fontsize('"') is "<font size=\""\">_</font>" 34 PASS '_'.fontsize('" color="b') is "<font size=\"" color="b\">_</font>" 35 PASS String.prototype.fontsize.call(0x2A, 0x2A) is "<font size=\"42\">42</font>" 36 FAIL String.prototype.fontsize.call(undefined) should throw TypeError: Type error. Threw exception TypeError: String.prototype.fontsize called on null or undefined [all...] |
string-fontsize.js | 25 'This is a test case for String.prototype.fontsize(size).' 31 shouldBe("'_'.fontsize('\"')", '"<font size=\\""\\">_</font>"'); 34 shouldBe("'_'.fontsize('b')", '"<font size=\\"b\\">_</font>"'); 37 shouldBe("'<'.fontsize('b')", '"<font size=\\"b\\"><</font>"'); 40 shouldBe("'_'.fontsize(0x2A)", '"<font size=\\"42\\">_</font>"'); 43 shouldBe("'_'.fontsize('\"')", '"<font size=\\""\\">_</font>"'); 44 shouldBe("'_'.fontsize('\" color=\"b')", '"<font size=\\"" color="b\\">_</font>"'); 47 shouldBe("String.prototype.fontsize.call(0x2A, 0x2A)", '"<font size=\\"42\\">42</font>"'); 50 shouldThrow("String.prototype.fontsize.call(undefined)", '"TypeError: Type error"'); 53 shouldThrow("String.prototype.fontsize.call(null)", '"TypeError: Type error"') [all...] |
/external/opencv3/samples/winrt/ImageManipulations/sample-utils/ |
SampleTemplateStyles.xaml | 18 <Setter Property="FontSize" Value="16" /> 22 <Setter Property="FontSize" Value="26.667" /> 27 <Setter Property="FontSize" Value="14.667" /> 32 <Setter Property="FontSize" Value="14.667" /> 37 <Setter Property="FontSize" Value="16" /> 41 <Setter Property="FontSize" Value="9" /> 45 <Setter Property="FontSize" Value="12" />
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/diagram/ |
architecture.dot | 4 fontsize=10 11 node [shape=box, fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5, style=filled, fillcolor=white] 12 edge [fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5]
|
simpledom.dot | 4 fontsize=10 9 node [fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5] 10 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal] 13 node [shape=record, fontsize="8", margin="0.04", height=0.2, color=gray]
|
normalparsing.dot | 4 fontsize=10 9 node [fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5] 10 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal] 13 node [shape=record, fontsize="8", margin="0.04", height=0.2, color=gray]
|
iterative-parser-states-diagram.dot | 3 fontsize=10 7 node [fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5] 8 edge [fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5]
|
move1.dot | 4 fontsize=10 9 node [fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5] 10 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal]
|
utilityclass.dot | 5 fontsize=10 12 node [shape=box, fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5, style=filled, fillcolor=white] 13 edge [fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5]
|
move2.dot | 4 fontsize=10 9 node [fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5] 10 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal]
|
move3.dot | 4 fontsize=10 10 node [fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5] 11 edge [fontname="Inconsolata, Consolas", fontsize=10, arrowhead=normal]
|
tutorial.dot | 4 fontsize=10 9 node [fontname="Inconsolata, Consolas", fontsize=10, penwidth=0.5] 10 edge [fontname="Inconsolata, Consolas", fontsize=10]
|
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/extensions/ |
FreeTypePackTest.java | 44 static enum FontSize {
49 FontSize (int size) {
113 for (FontSize size : FontSize.values()) {
122 BitmapFont font = getFont(FontStyle.Regular, FontSize.Medium);
141 public BitmapFont getFont (FontStyle style, FontSize size) {
172 for (FontSize size : FontSize.values()) {
203 for (FontSize size : FontSize.values()) { [all...] |
FreeTypeAtlasTest.java | 48 static enum FontSize { 53 FontSize(int size) { 116 for (FontSize size : FontSize.values()) { 125 BitmapFont font = getFont(FontStyle.Regular, FontSize.Medium); 143 public BitmapFont getFont(FontStyle style, FontSize size) { 170 for (FontSize size : FontSize.values()) { 191 class FontMap<T> extends EnumMap<FontStyle, EnumMap<FontSize, T>> { 196 // create the enum map for each FontSize [all...] |
/external/v8/test/mjsunit/es6/ |
string-html.js | 79 assertEquals('_'.fontsize('b'), '<font size="b">_</font>'); 80 assertEquals('<'.fontsize('<'), '<font size="<"><</font>'); 81 assertEquals('_'.fontsize(0x2A), '<font size="42">_</font>'); 82 assertEquals('_'.fontsize('\x22'), '<font size=""">_</font>'); 83 assertEquals(String.prototype.fontsize.call(0x2A, 0x2A), 86 String.prototype.fontsize.call(undefined); 89 String.prototype.fontsize.call(null); 91 assertEquals(String.prototype.fontsize.length, 1); 181 'fontsize',
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ImageCanvas.java | 34 public float fontSize; 47 public Dimensions(int width, int height, float scale, float fontSize) { 51 this.fontSize = fontSize;
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
fpdf_page.cpp | 126 FX_FLOAT fontsize = m_TextState.GetFontSize(); local 127 pInfo->m_OriginX -= fontsize * vx / 1000; 128 pInfo->m_OriginY -= fontsize * vy / 1000; 316 FX_FLOAT fontsize = m_TextState.GetFontSize() / 1000; local 324 return pFont->GetCharWidthF(charcode, 0) * fontsize; 327 return pCIDFont->GetVertWidth(CID) * fontsize; 336 FX_FLOAT fontSize = m_TextState.GetFontSize() / 4000.0f; 344 fontSize *= 346 return fontSize; 356 FX_FLOAT fontsize = m_TextState.GetFontSize() / 1000 local 408 FX_FLOAT fontsize = m_TextState.GetFontSize(); local 536 FX_FLOAT fontsize = m_TextState.GetFontSize(); local [all...] |