Go to the source code of this file.
|
static const char * | get_string (FcPattern *pattern, const char field[], int index=0) |
|
◆ FC_WEIGHT_DEMILIGHT
#define FC_WEIGHT_DEMILIGHT 65 |
◆ kMaxFontFamilyLength
#define kMaxFontFamilyLength 2048 |
◆ get_string()
static const char * get_string |
( |
FcPattern * |
pattern, |
|
|
const char |
field[], |
|
|
int |
index = 0 |
|
) |
| |
|
static |
Definition at line 151 of file SkFontConfigInterface_direct.cpp.
151 {
153 if (FcPatternGetString(pattern, field, index, (FcChar8**)&
name) != FcResultMatch) {
155 }
157}
DEF_SWITCHES_START aot vmservice shared library name