OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:matchfacestyle
(Results
1 - 3
of
3
) sorted by null
/external/skia/include/ports/
SkFontMgr.h
89
SkTypeface*
matchFaceStyle
(const SkTypeface*, const SkFontStyle&) const;
/external/skia/src/core/
SkFontMgr.cpp
116
SkTypeface* SkFontMgr::
matchFaceStyle
(const SkTypeface* face,
SkTypeface.cpp
143
return fm->
matchFaceStyle
(family, newStyle);
Completed in 874 milliseconds