OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:truetype
(Results
1 - 25
of
261
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/chromium_org/content/shell/app/
webkit_test_platform_support_linux.cc
42
"/usr/share/fonts/
truetype
/kochi/kochi-gothic.ttf",
43
"/usr/share/fonts/
truetype
/kochi/kochi-mincho.ttf",
44
"/usr/share/fonts/
truetype
/msttcorefonts/Arial.ttf",
45
"/usr/share/fonts/
truetype
/msttcorefonts/Arial_Bold.ttf",
46
"/usr/share/fonts/
truetype
/msttcorefonts/Arial_Bold_Italic.ttf",
47
"/usr/share/fonts/
truetype
/msttcorefonts/Arial_Italic.ttf",
48
"/usr/share/fonts/
truetype
/msttcorefonts/Comic_Sans_MS.ttf",
49
"/usr/share/fonts/
truetype
/msttcorefonts/Comic_Sans_MS_Bold.ttf",
50
"/usr/share/fonts/
truetype
/msttcorefonts/Courier_New.ttf",
51
"/usr/share/fonts/
truetype
/msttcorefonts/Courier_New_Bold.ttf"
[
all
...]
/external/chromium_org/third_party/freetype/include/freetype/internal/services/
svtteng.h
5
/* The FreeType
TrueType
engine query service (specification). */
33
#define FT_SERVICE_ID_TRUETYPE_ENGINE "
truetype
-engine"
/external/chromium_org/third_party/freetype/src/truetype/
tterrors.h
5
/*
TrueType
error codes (specification only). */
21
/* This file is used to define the
TrueType
error enumeration */
ttpic.c
5
/* The FreeType position independent code services for
truetype
module. */
50
if ( pic_container->
truetype
)
52
TTModulePIC* container = (TTModulePIC*)pic_container->
truetype
;
59
pic_container->
truetype
= NULL;
77
pic_container->
truetype
= container;
truetype.c
3
/*
truetype
.c */
5
/* FreeType
TrueType
driver component (body only). */
ttdriver.h
5
/* High-level
TrueType
driver interface (specification). */
/external/freetype/include/freetype/internal/services/
svtteng.h
5
/* The FreeType
TrueType
engine query service (specification). */
33
#define FT_SERVICE_ID_TRUETYPE_ENGINE "
truetype
-engine"
/external/freetype/src/truetype/
tterrors.h
5
/*
TrueType
error codes (specification only). */
21
/* This file is used to define the
TrueType
error enumeration */
ttpic.c
5
/* The FreeType position independent code services for
truetype
module. */
50
if ( pic_container->
truetype
)
52
TTModulePIC* container = (TTModulePIC*)pic_container->
truetype
;
59
pic_container->
truetype
= NULL;
77
pic_container->
truetype
= container;
truetype.c
3
/*
truetype
.c */
5
/* FreeType
TrueType
driver component (body only). */
ttdriver.h
5
/* High-level
TrueType
driver interface (specification). */
/external/chromium_org/third_party/WebKit/Source/web/tests/data/pageserializer/font/
font.html
8
src: url("font.ttf") format("
truetype
");
/external/chromium_org/third_party/freetype/include/freetype/
ftttdrv.h
5
/* FreeType API for controlling the
TrueType
driver */
42
* The
TrueType
driver
45
* Controlling the
TrueType
driver module.
48
* While FreeType's
TrueType
driver doesn't expose API functions by
53
* The
TrueType
driver's module name is `
truetype
'.
70
* If subpixel hinting is on, many
TrueType
bytecode instructions
93
* FT_Property_Set( library, "
truetype
",
111
* select the hinting engine for
Truetype
fonts.
ftgasp.h
5
/* Access of
TrueType
's `gasp' table (specification). */
41
* Retrieving
TrueType
`gasp' table entries.
44
* The function @FT_Get_Gasp can be used to query a
TrueType
or OpenType
46
* mainly useful when implementing native
TrueType
hinting with the
66
* This *really* means
TrueType
bytecode interpretation. If this bit
105
* Read the `gasp' table from a
TrueType
or OpenType font file and
/external/freetype/include/freetype/
ftttdrv.h
5
/* FreeType API for controlling the
TrueType
driver */
42
* The
TrueType
driver
45
* Controlling the
TrueType
driver module.
48
* While FreeType's
TrueType
driver doesn't expose API functions by
53
* The
TrueType
driver's module name is `
truetype
'.
70
* If subpixel hinting is on, many
TrueType
bytecode instructions
93
* FT_Property_Set( library, "
truetype
",
111
* select the hinting engine for
Truetype
fonts.
ftgasp.h
5
/* Access of
TrueType
's `gasp' table (specification). */
41
* Retrieving
TrueType
`gasp' table entries.
44
* The function @FT_Get_Gasp can be used to query a
TrueType
or OpenType
46
* mainly useful when implementing native
TrueType
hinting with the
66
* This *really* means
TrueType
bytecode interpretation. If this bit
105
* Read the `gasp' table from a
TrueType
or OpenType font file and
/external/harfbuzz/tests/shaping/
README
1
These shaper tests need some specific
TrueType
fonts. You can get a package of
/external/chromium_org/third_party/ots/test/
test_unmalicious_fonts.sh
26
# On Ubuntu Linux (>= 8.04), You can install ~1800
TrueType
/OpenType fonts
27
# to /usr/share/fonts/
truetype
by:
29
BASE_DIR=/usr/share/fonts/
truetype
/
/external/chromium_org/third_party/freetype/src/sfnt/
ttbdf.h
5
/*
TrueType
and OpenType embedded BDF properties (specification). */
ttpost.h
5
/* Postcript name table processing for
TrueType
and OpenType fonts */
/external/chromium_org/third_party/skia/gyp/
freetype.gypi
26
'../third_party/externals/freetype/src/sfnt/sfnt.c', # SFNT files support (
TrueType
& OpenType)
27
'../third_party/externals/freetype/src/
truetype
/
truetype
.c', #
TrueType
font driver
/external/freetype/src/sfnt/
ttbdf.h
5
/*
TrueType
and OpenType embedded BDF properties (specification). */
ttpost.h
5
/* Postcript name table processing for
TrueType
and OpenType fonts */
/external/skia/gyp/
freetype.gypi
26
'../third_party/externals/freetype/src/sfnt/sfnt.c', # SFNT files support (
TrueType
& OpenType)
27
'../third_party/externals/freetype/src/
truetype
/
truetype
.c', #
TrueType
font driver
/external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h
5
/* Basic SFNT/
TrueType
type definitions and interface (specification */
41
/*** REQUIRED
TRUETYPE
/OPENTYPE TABLES DEFINITIONS ***/
55
/*
TrueType
collection header. This table contains the offsets of */
56
/* the font headers of each distinct
TrueType
face in the file. */
59
/* tag :: Must be `ttc ' to indicate a
TrueType
collection. */
118
/* This structure describes a given table of a
TrueType
font. */
125
/* Offset :: The offset of the table from the start of the
TrueType
*/
147
/*
TrueType
tables. The values are expressed in font units. */
180
/* A structure modeling
TrueType
name records. Name records are used */
224
/* A structure modeling the
TrueType
name table. *
[
all
...]
Completed in 1199 milliseconds
1
2
3
4
5
6
7
8
9
10
11