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