OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fontconfig
(Results
1 - 13
of
13
) 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",
/prebuilts/jdk/jdk8/darwin-x86/jre/lib/fonts/
font.conf
2
<!DOCTYPE
fontconfig
SYSTEM "fonts.dtd">
3
<
fontconfig
>
21
</
fontconfig
>
/prebuilts/jdk/jdk8/linux-x86/jre/lib/fonts/
font.conf
2
<!DOCTYPE
fontconfig
SYSTEM "fonts.dtd">
3
<
fontconfig
>
21
</
fontconfig
>
/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
538
//
fontconfig
can also return fonts which are unreadable
550
// Older versions of
fontconfig
have a bug where they cannot select
613
// However,
fontconfig
will always do its best to find *a* font when asked
616
// 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.
194
// Internally,
FontConfig
pattern objects are linked lists, so faster to remove from head.
735
//
FontConfig
can return fonts which are unreadable
[
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
538
//
fontconfig
can also return fonts which are unreadable
550
// Older versions of
fontconfig
have a bug where they cannot select
613
// However,
fontconfig
will always do its best to find *a* font when asked
616
// 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.
194
// Internally,
FontConfig
pattern objects are linked lists, so faster to remove from head.
735
//
FontConfig
can return fonts which are unreadable
[
all
...]
/external/ImageMagick/
configure
[
all
...]
Completed in 2276 milliseconds