OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fontconfig
(Results
1 - 15
of
15
) sorted by null
/external/chromium_org/ui/gfx/
platform_font_pango_unittest.cc
8
#include <
fontconfig
/
fontconfig
.h>
41
// Free memory allocated by
FontConfig
(http://crbug.com/114750).
font_render_params_linux.cc
14
#include <
fontconfig
/
fontconfig
.h>
89
// Fetch default subpixel rendering settings from
FontConfig
.
platform_font_pango.cc
7
#include <
fontconfig
/
fontconfig
.h>
37
// Returns the available font family that best (in
FontConfig
's eyes) matches
pango_util.cc
8
#include <
fontconfig
/
fontconfig
.h>
/external/chromium_org/webkit/tools/test_shell/resources/
fonts.conf
2
<!DOCTYPE
fontconfig
SYSTEM "fonts.dtd">
4
<
fontconfig
>
229
</
fontconfig
>
/external/chromium_org/content/shell/app/
webkit_test_platform_support_linux.cc
7
#include <
fontconfig
/
fontconfig
.h>
90
std::cerr << "Failed to parse
fontconfig
config file\n";
/external/chromium_org/third_party/WebKit/Source/testing/data/fonts/
fonts.conf
2
<!DOCTYPE
fontconfig
SYSTEM "fonts.dtd">
4
<
fontconfig
>
230
<!--
FontConfig
doesn't currently provide a well-defined way to turn on
252
</
fontconfig
>
/external/harfbuzz_ng/contrib/python/lib/
fontconfig.pyx
1
cdef extern from "
fontconfig
/
fontconfig
.h" :
/external/chromium_org/third_party/WebKit/Source/web/linux/
WebFontInfo.cpp
36
#include <
fontconfig
/
fontconfig
.h>
85
// Older versions of
fontconfig
have a bug where they cannot select
95
//
fontconfig
can also return fonts which are unreadable
158
// Some versions of
fontconfig
don't actually write a value into result.
201
//
FontConfig
doesn't provide parameters to configure whether subpixel
/external/chromium_org/third_party/skia/src/fonts/
SkFontMgr_fontconfig.cpp
18
#include <
fontconfig
/
fontconfig
.h>
60
//
fontconfig
can also return fonts which are unreadable
78
// Older versions of
fontconfig
have a bug where they cannot select
139
//
fontconfig
weight seems to be 0..200 or so, so we remap it here
/external/skia/src/fonts/
SkFontMgr_fontconfig.cpp
18
#include <
fontconfig
/
fontconfig
.h>
60
//
fontconfig
can also return fonts which are unreadable
78
// Older versions of
fontconfig
have a bug where they cannot select
139
//
fontconfig
weight seems to be 0..200 or so, so we remap it here
/external/harfbuzz_ng/contrib/python/scripts/
hbtestfont
4
from
fontconfig
import fcPattern
36
print "Failed to find font in
fontconfig
. Exiting"
/external/chromium_org/content/browser/renderer_host/
render_sandbox_host_linux.cc
8
#include <
fontconfig
/
fontconfig
.h>
70
//
FontConfig
doesn't provide a standard property to control subpixel
379
// process. Therefore the
fontconfig
code goes in here directly.
418
// Older versions of
fontconfig
have a bug where they cannot select
469
// we asked for an italic font, but
fontconfig
is giving us a
479
// we asked for a bold font, but
fontconfig
gave us a non-bold font
513
//
fontconfig
language set by appending to |langset|.
516
//
fontconfig
can understand. (See the description of fdwCharSet in the MSDN
527
//
fontconfig
deals with ISO 639-1 language codes
[
all
...]
/external/chromium_org/third_party/skia/src/ports/
SkFontConfigInterface_direct.cpp
14
#include <
fontconfig
/
fontconfig
.h>
181
// It would be nice for
fontconfig
to tell us whether a given suggested
183
// a "weak" match (that is,
fontconfig
's next-best attempt at finding a
184
// substitute). However, I played around with the
fontconfig
API for
331
//
fontconfig
can also return fonts which are unreadable
346
// Older versions of
fontconfig
have a bug where they cannot select
392
// If we ask for an italic font,
fontconfig
might take a roman font and set
399
// If we ask for an italic font,
fontconfig
might take a roman font and set
463
// However,
fontconfig
will always do its best to find *a* font when aske
[
all
...]
/external/skia/src/ports/
SkFontConfigInterface_direct.cpp
14
#include <
fontconfig
/
fontconfig
.h>
181
// It would be nice for
fontconfig
to tell us whether a given suggested
183
// a "weak" match (that is,
fontconfig
's next-best attempt at finding a
184
// substitute). However, I played around with the
fontconfig
API for
331
//
fontconfig
can also return fonts which are unreadable
346
// Older versions of
fontconfig
have a bug where they cannot select
392
// If we ask for an italic font,
fontconfig
might take a roman font and set
399
// If we ask for an italic font,
fontconfig
might take a roman font and set
463
// However,
fontconfig
will always do its best to find *a* font when aske
[
all
...]
Completed in 1482 milliseconds