OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fontconfig
(Results
1 - 14
of
14
) sorted by null
/external/skia/include/ports/
SkFontMgr_fontconfig.h
12
#include <
fontconfig
/
fontconfig
.h>
16
/** Create a font manager around a
FontConfig
instance.
/external/skqp/include/ports/
SkFontMgr_fontconfig.h
12
#include <
fontconfig
/
fontconfig
.h>
16
/** Create a font manager around a
FontConfig
instance.
/external/harfbuzz_ng/util/
hb-fc.h
32
#include <
fontconfig
/
fontconfig
.h>
hb-fc-list.c
30
#include <
fontconfig
/
fontconfig
.h>
131
fprintf (stderr, "
fontconfig
version %d.%d.%d\n",
/external/skia/src/ports/
SkFontConfigInterface_direct.h
14
#include <
fontconfig
/
fontconfig
.h>
SkFontConfigInterface_direct.cpp
23
#include <
fontconfig
/
fontconfig
.h>
32
//
Fontconfig
is not threadsafe before 2.10.91. Before that, we lock with a global mutex.
204
// It would be nice for
fontconfig
to tell us whether a given suggested
206
// a "weak" match (that is,
fontconfig
's next-best attempt at finding a
207
// substitute). However, I played around with the
fontconfig
API for
537
//
fontconfig
can also return fonts which are unreadable
556
// Older versions of
fontconfig
have a bug where they cannot select
619
// However,
fontconfig
will always do its best to find *a* font when asked
622
// and lets WebKit know to try the next CSS family name. However,
fontconfig
[
all
...]
SkFontMgr_fontconfig.cpp
28
#include <
fontconfig
/
fontconfig
.h>
46
/** Since
FontConfig
is poorly documented, this gives a high level overview:
48
* FcConfig is a handle to a
FontConfig
configuration instance. Each 'configuration' is independent
59
* Somewhat like DirectWrite,
FontConfig
supports synthetics through FC_EMBOLDEN and FC_MATRIX.
65
//
Fontconfig
is not threadsafe before 2.10.91. Before that, we lock with a global mutex.
100
/** If acquire and release were free, FCLocker would be used around each call into
FontConfig
.
103
* While a Suspend exists,
FontConfig
should not be used without re-taking the lock.
195
// Internally,
FontConfig
pattern objects are linked lists, so faster to remove from head.
491
//
FontConfig
provides 10-scale-bitmap-fonts.conf which applies an inverse "pixelsize
[
all
...]
/external/skqp/src/ports/
SkFontConfigInterface_direct.h
14
#include <
fontconfig
/
fontconfig
.h>
SkFontConfigInterface_direct.cpp
23
#include <
fontconfig
/
fontconfig
.h>
32
//
Fontconfig
is not threadsafe before 2.10.91. Before that, we lock with a global mutex.
204
// It would be nice for
fontconfig
to tell us whether a given suggested
206
// a "weak" match (that is,
fontconfig
's next-best attempt at finding a
207
// substitute). However, I played around with the
fontconfig
API for
537
//
fontconfig
can also return fonts which are unreadable
549
// Older versions of
fontconfig
have a bug where they cannot select
612
// However,
fontconfig
will always do its best to find *a* font when asked
615
// and lets WebKit know to try the next CSS family name. However,
fontconfig
[
all
...]
SkFontMgr_fontconfig.cpp
28
#include <
fontconfig
/
fontconfig
.h>
46
/** Since
FontConfig
is poorly documented, this gives a high level overview:
48
* FcConfig is a handle to a
FontConfig
configuration instance. Each 'configuration' is independent
59
* Somewhat like DirectWrite,
FontConfig
supports synthetics through FC_EMBOLDEN and FC_MATRIX.
65
//
Fontconfig
is not threadsafe before 2.10.91. Before that, we lock with a global mutex.
100
/** If acquire and release were free, FCLocker would be used around each call into
FontConfig
.
103
* While a Suspend exists,
FontConfig
should not be used without re-taking the lock.
195
// Internally,
FontConfig
pattern objects are linked lists, so faster to remove from head.
763
//
FontConfig
can return fonts which are unreadable
[
all
...]
/external/skia/tests/
FontMgrFontConfigTest.cpp
16
#include <
fontconfig
/
fontconfig
.h>
/external/skqp/tests/
FontMgrFontConfigTest.cpp
16
#include <
fontconfig
/
fontconfig
.h>
/external/libchrome/base/test/
fontconfig_util_linux.cc
7
#include <
fontconfig
/
fontconfig
.h>
23
<!DOCTYPE
fontconfig
SYSTEM "fonts.dtd">
24
<
fontconfig
>
320
<!--
FontConfig
doesn't currently provide a well-defined way to turn on
364
the way
Fontconfig
is ordinarily configured. For example, the
379
</
fontconfig
>
/external/ImageMagick/
configure
[
all
...]
Completed in 1744 milliseconds