Searched refs:MakeFontMgrRunIterator (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/samplecode/ |
D | SampleTextBox.cpp | 88 SkShaper::MakeFontMgrRunIterator(utf8, utf8Bytes, srcFont, SkFontMgr::RefDefault(), in drawTest() 161 SkShaper::MakeFontMgrRunIterator(str, len, srcFont, SkFontMgr::RefDefault(), in drawTest()
|
/third_party/skia/modules/skshaper/src/ |
D | SkShaper.cpp | 185 SkShaper::MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes, in MakeFontMgrRunIterator() function in SkShaper 192 SkShaper::MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes, const SkFont& font, in MakeFontMgrRunIterator() function in SkShaper
|
D | SkShaper_harfbuzz.cpp | 818 MakeFontMgrRunIterator(utf8, utf8Bytes, srcFont, in shape()
|
/third_party/skia/modules/skshaper/include/ |
D | SkShaper.h | 119 MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes, 122 MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes,
|
/third_party/flutter/skia/modules/skshaper/src/ |
D | SkShaper.cpp | 121 SkShaper::MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes, in MakeFontMgrRunIterator() function in SkShaper
|
D | SkShaper_harfbuzz.cpp | 777 MakeFontMgrRunIterator(utf8, utf8Bytes, srcFont, in shape()
|
/third_party/flutter/skia/modules/skshaper/include/ |
D | SkShaper.h | 74 MakeFontMgrRunIterator(const char* utf8, size_t utf8Bytes,
|