OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkFontMgr
(Results
26 - 34
of
34
) sorted by null
1
2
/external/skia/src/ports/
SkFontMgr_android.cpp
14
#include "
SkFontMgr
.h"
283
class SkFontMgr_Android : public
SkFontMgr
{
571
typedef
SkFontMgr
INHERITED;
579
SkFontMgr
* SkFontMgr_New_Android(const SkFontMgr_Android_CustomFonts* custom) {
SkFontMgr_win_dw.cpp
13
#include "
SkFontMgr
.h"
263
class SkFontMgr_DirectWrite : public
SkFontMgr
{
[
all
...]
SkFontMgr_fontconfig.cpp
12
#include "
SkFontMgr
.h"
459
class SkFontMgr_fontconfig : public
SkFontMgr
{
[
all
...]
SkFontHost_mac.cpp
30
#include "
SkFontMgr
.h"
[
all
...]
SkFontHost_FreeType.cpp
687
// TODO: re-work so that FreeType is set-up and selected by the
SkFontMgr
.
[
all
...]
SkFontMgr_android_parser.cpp
10
#include "
SkFontMgr
.h"
123
#define SK_FONTMGR_ANDROID_PARSER_PREFIX "[
SkFontMgr
Android Parser] "
191
SkFontMgr
::FontParameters::Axis& axis = file.fAxes.push_back();
SkFontHost_win.cpp
[
all
...]
/external/skia/tests/
FontMgrTest.cpp
9
#include "
SkFontMgr
.h"
87
SkAutoTUnref<
SkFontMgr
> fm(
SkFontMgr
::RefDefault());
/external/skia/
Android.mk
162
src/core/
SkFontMgr
.cpp \
Completed in 203 milliseconds
1
2