OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:font
(Results
2001 - 2025
of
7108
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/chromium_org/chrome/browser/ui/cocoa/
bubble_view.mm
63
// The
font
used to display the content string.
64
- (NSFont*)
font
{
105
NSFont* textFont = [self
font
];
/external/chromium_org/chrome/browser/ui/cocoa/infobars/
before_translate_infobar_controller.mm
23
// Round textured buttons have a different
font
size than the default button.
24
NSFont*
font
= [NSFont systemFontOfSize:
26
[[button cell] setFont:
font
];
/external/chromium_org/content/browser/renderer_host/pepper/
pepper_truetype_font_list_host.cc
24
// Handles the
font
list request on the blocking pool.
55
// Use the blocking pool to get the
font
list (currently the only message)
56
// Since getting the
font
list is non-threadsafe on Linux (for versions of
/external/chromium_org/content/common/
child_process_messages.h
132
// Request that the given
font
be loaded by the host so it's cached by the
135
LOGFONT /*
font
data */)
137
// Release the cached
font
/external/chromium_org/native_client_sdk/src/web/
manifest.html
10
font
-family: monospace;
11
font
-size: 10pt;
30
font
-weight: bold;
/external/chromium_org/ppapi/api/private/finish_writing_these/
ppb_pdf.idl
84
/* Returns a resource identifying a
font
file corresponding to the given
font
95
* a pointer to the requested
font
table. Linux only.
/external/chromium_org/ppapi/c/private/
ppb_pdf.h
101
// Returns a resource identifying a
font
file corresponding to the given
font
111
// a pointer to the requested
font
table. Linux only.
/external/chromium_org/third_party/WebKit/ManualTests/
video-player.html
10
font
-size: 40pt;
17
.videozoombutton { bottom:10px;right:10px;width:1.1em;height:1.1em;
font
-size:15pt; line-height: 15pt; border:2px solid white; -webkit-border-radius: 8px;}
99
<b style="
font
-size:15pt">This is fallback content. If you had video support you would see some here!</b></video>
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSPropertyNames.in
46
font
47
font
-family
48
font
-kerning
49
font
-size
50
font
-style
51
font
-variant
52
font
-weight
54
-webkit-
font
-feature-settings
55
-webkit-
font
-smoothing
56
-webkit-
font
-variant-ligature
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
PlatformFontsSidebarPane.js
101
var fontStatElement = this._fontStatsSection.createChild("div", "
font
-stats-item");
103
var fontNameElement = fontStatElement.createChild("span", "
font
-name");
109
var fontUsageElement = fontStatElement.createChild("span", "
font
-usage");
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/
onebar.css
48
font
-size: larger;
83
font
-size: 11px;
108
font
-size: 11px;
/external/chromium_org/third_party/freetype/include/freetype/
ftgasp.h
45
*
font
for specific entries in its `gasp' table, if any. This is
81
* used for standard
font
rasterization only. Independently of that,
105
* Read the `gasp' table from a TrueType or OpenType
font
file and
/external/chromium_org/third_party/freetype/include/freetype/internal/
ftvalid.h
65
/* Only for
font
debugging. Checks that a table follows the */
67
/* level anyway but it can be useful for certain tools like
font
*/
113
/* if you run it on an invalid
font
. */
t1types.h
95
PS_FontInfoRec font_info; /*
font
info dictionary */
96
PS_FontExtraRec font_extra; /*
font
info extra fields */
141
/*** AFM
FONT
INFORMATION STRUCTURES ***/
/external/chromium_org/third_party/freetype/src/cff/
cfftypes.h
134
/* these should only be used for the top-level
font
dictionary */
203
/* A SubFont packs a
font
dict and a private dict together. They are */
267
PS_FontInfoRec* font_info; /*
font
info dictionary */
/external/chromium_org/third_party/icu/source/test/perf/perldriver/
Output.pm
212
body {
font
-size: 10pt;
font
-family: sans-serif }
213
th {
font
-size: 10pt; border: 0 solid #000080; padding: 5 }
219
td {
font
-size: 10pt; text-align: Right; border: 0 solid #000080; padding: 5 }
223
td.worse { color: #FF0000;
font
-weight: bold; border-bottom-width: 1 }
224
td.error {
font
-size: 75%; border-right-width: 1; border-bottom-width: 1 }
225
td.errorLarge {
font
-size: 75%; color: #FF0000;
font
-weight: bold; border-right-width: 1;
227
A:link { color: black;
font
-weight: normal; text-decoration: none} /* unvisited links */
228
A:visited { color: blue;
font
-weight: normal; text-decoration: none } /* visited links *
[
all
...]
/external/chromium_org/third_party/ots/src/
cff_type2_charstring.h
17
// language for
font
hinting defined in Adobe Technical Note #5177.
18
// http://www.adobe.com/devnet/
font
/pdfs/5177.Type2.pdf
31
// fd_select: A map from glyph # to
font
#.
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/
tag.h
26
//
Font
identification tags used for tables, features, etc.
91
// truetype bitmap
font
tables
114
// Note: For Java, these two orderings are in
Font
class. Moved here to avoid
/external/chromium_org/webkit/common/
webpreferences.h
30
// Map of ISO 15924 four-letter script code to
font
family. For example,
31
// "Arab" to "My Arabic
Font
".
46
// default used on WebKit's side to get/set a
font
setting when no script is
/external/freetype/include/freetype/
ftgasp.h
45
*
font
for specific entries in its `gasp' table, if any. This is
81
* used for standard
font
rasterization only. Independently of that,
105
* Read the `gasp' table from a TrueType or OpenType
font
file and
/external/freetype/include/freetype/internal/
ftvalid.h
65
/* Only for
font
debugging. Checks that a table follows the */
67
/* level anyway but it can be useful for certain tools like
font
*/
113
/* if you run it on an invalid
font
. */
t1types.h
95
PS_FontInfoRec font_info; /*
font
info dictionary */
96
PS_FontExtraRec font_extra; /*
font
info extra fields */
141
/*** AFM
FONT
INFORMATION STRUCTURES ***/
/external/freetype/src/cff/
cfftypes.h
134
/* these should only be used for the top-level
font
dictionary */
203
/* A SubFont packs a
font
dict and a private dict together. They are */
267
PS_FontInfoRec* font_info; /*
font
info dictionary */
/external/harfbuzz/src/
harfbuzz-gpos.h
50
(as stored in an OpenType
font
version 1.2 or higher) `metric_id'
59
typedef HB_Error (*HB_MMFunction)(HB_Font
font
,
146
HB_Error HB_GPOS_Apply_String( HB_Font
font
,
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos.h
50
(as stored in an OpenType
font
version 1.2 or higher) `metric_id'
59
typedef HB_Error (*HB_MMFunction)(HB_Font
font
,
146
HB_Error HB_GPOS_Apply_String( HB_Font
font
,
Completed in 1310 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>