OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fontsize
(Results
1 - 25
of
291
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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>
/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/chromium_org/v8/test/webkit/fast/js/
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
...]
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. Was <font size="undefined">undefined</font>.
37
FAIL String.prototype.
fontsize
.call(null) should throw TypeError: Type error. Was <font size="undefined">null</font>
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
MathMLAttributeNames.in
14
fontsize
/cts/tests/tests/rsg/src/android/renderscriptgraphics/cts/
FontTest.java
30
for (int
fontSize
= 8;
fontSize
<= 12;
fontSize
+= 2) {
33
F = Font.create(mRS, mRes, "sans-serif", style,
fontSize
);
43
F = Font.create(mRS, mRes, "serif", style,
fontSize
);
53
F = Font.create(mRS, mRes, "mono", style,
fontSize
);
/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
,
/external/chromium/chrome/browser/resources/
crashes.html
11
<body i18n-values=".style.fontFamily:fontfamily;.style.
fontSize
:
fontsize
">
flags_warning.html
25
<body i18n-values=".style.fontFamily:fontfamily;.style.
fontSize
:
fontsize
">
guest_session_tab.html
14
<div class="content" i18n-values=".style.fontFamily:fontfamily;.style.
fontSize
:
fontsize
">
incognito_tab.html
14
<div class="content" i18n-values=".style.fontFamily:fontfamily;.style.
fontSize
:
fontsize
">
/external/chromium_org/chrome/browser/resources/
identity_internals.html
14
<body i18n-values=".style.fontFamily:fontfamily;.style.
fontSize
:
fontsize
">
about_flash.html
15
<body i18n-values=".style.fontFamily:fontfamily;.style.
fontSize
:
fontsize
">
about_nacl.html
7
<body i18n-values=".style.fontFamily:fontfamily;.style.
fontSize
:
fontsize
">
/external/chromium_org/chrome/browser/resources/media/
webrtc_logs.html
12
<body i18n-values=".style.fontFamily:fontfamily;.style.
fontSize
:
fontsize
">
/external/chromium_org/chrome/browser/resources/ntp4/
guest_tab.html
16
i18n-values=".style.fontFamily:fontfamily;.style.
fontSize
:
fontsize
">
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumFontProviderLinux.cpp
38
void RenderThemeChromiumFontProvider::setDefaultFontSize(int
fontSize
)
40
s_defaultFontSize = static_cast<float>(
fontSize
);
46
float
fontSize
= s_defaultFontSize;
57
fontSize
-= (2.0f / pointsPerInch) * pixelsPerInch;
64
fontDescription.setSpecifiedSize(
fontSize
);
RenderThemeChromiumFontProviderWin.cpp
127
float
fontSize
= 0;
135
fontSize
= systemFontSize(metrics.lfSmCaptionFont);
144
fontSize
= systemFontSize(metrics.lfMenuFont);
153
fontSize
= systemFontSize(metrics.lfStatusFont);
161
fontSize
= s_defaultFontSize - pointsToPixels(2);
165
fontSize
= s_defaultFontSize;
172
if (
fontSize
) {
176
cachedDesc->setSpecifiedSize(
fontSize
);
184
void RenderThemeChromiumFontProvider::setDefaultFontSize(int
fontSize
)
186
s_defaultFontSize = static_cast<float>(
fontSize
);
[
all
...]
/external/chromium_org/chrome/browser/ui/cocoa/browser/
zoom_bubble_controller.mm
25
fontSize
:(CGFloat)
fontSize
;
28
fontSize
:(CGFloat)
fontSize
146
fontSize
:kTextFontSize]];
194
fontSize
:kZoomInOutButtonFontSize
211
fontSize
:kZoomInOutButtonFontSize
232
fontSize
:kTextFontSize
253
fontSize
:(CGFloat)
fontSize
{
[
all
...]
/external/chromium/chrome/browser/printing/cloud_print/resources/
cloud_print_setup_done.html
10
<body i18n-values=".style.fontFamily:fontfamily;.style.
fontSize
:
fontsize
">
/external/chromium-trace/trace-viewer/src/ui/
text_end_value_bar_test.js
33
'
fontSize
': '24px',
39
'
fontSize
': '24px',
Completed in 322 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>