Home
last modified time | relevance | path

Searched refs:getFontCollection (Results 1 – 6 of 6) sorted by relevance

/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/win32/direct2d/
H A Dd2dfont.cpp34 static IDWriteFontCollection1* getFontCollection () in getFontCollection() function
110 static IDWriteFontCollection* getFontCollection () { return nullptr; }
150 if (auto customFontCollection = CustomFonts::getFontCollection ()) in getAllPlatformFontFamilies()
199 fontCollection = CustomFonts::getFontCollection (); in D2DFont()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/samplecode/
H A DSampleParagraph.cpp32 sk_sp<TestFontCollection> getFontCollection() { in getFontCollection() function in __anonebd787250111::ParagraphView_Base
281 ParagraphBuilderImpl builder(paraStyle, getFontCollection()); in drawText()
625 ParagraphBuilderImpl builder(paraStyle, getFontCollection()); in drawFlutter()
715 ParagraphBuilderImpl builder(paraStyle, getFontCollection()); in bidi()
875 ParagraphBuilderImpl builder(paraStyle, getFontCollection()); in hangingS()
915 ParagraphBuilderImpl builder(paraStyle, getFontCollection()); in hangingS()
986 ParagraphBuilderImpl builder(paragraphStyle, getFontCollection()); in drawText()
1744 auto collection = getFontCollection(); in onDrawContent()
1890 auto fontCollection = getFontCollection(); in onDrawContent()
2111 auto collection = getFontCollection(); in onDrawContent()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp38 sk_sp<TestFontCollection> getFontCollection() { in getFontCollection() function in __anonfeacc6ed0111::ParagraphView_Base
290 ParagraphBuilderImpl builder(paraStyle, getFontCollection()); in drawText()
634 ParagraphBuilderImpl builder(paraStyle, getFontCollection()); in drawFlutter()
724 ParagraphBuilderImpl builder(paraStyle, getFontCollection()); in bidi()
885 ParagraphBuilderImpl builder(paraStyle, getFontCollection()); in hangingS()
925 ParagraphBuilderImpl builder(paraStyle, getFontCollection()); in hangingS()
1757 auto collection = getFontCollection(); in onDrawContent()
1903 auto fontCollection = getFontCollection(); in onDrawContent()
2132 auto collection = getFontCollection(); in onDrawContent()
2166 auto collection = getFontCollection(); in onDrawContent()
[all …]
/dports/graphics/ming/libming-ming-0_4_8/php_ext/
H A Dming.c481 static SWFFontCollection getFontCollection(zval *id TSRMLS_DC) in SWFgetProperty() function
528 getFontCollection(getThis() TSRMLS_CC))); in SWFgetProperty()
547 font = SWFFontCollection_getFont(getFontCollection(getThis() TSRMLS_CC), index); in SWFgetProperty()
/dports/graphics/p5-ming/libming-ming-0_4_8/php_ext/
H A Dming.c481 static SWFFontCollection getFontCollection(zval *id TSRMLS_DC)
528 getFontCollection(getThis() TSRMLS_CC)));
547 font = SWFFontCollection_getFont(getFontCollection(getThis() TSRMLS_CC), index);
/dports/graphics/py-ming/libming-ming-0_4_8/php_ext/
H A Dming.c481 static SWFFontCollection getFontCollection(zval *id TSRMLS_DC) in SWFgetProperty() function
528 getFontCollection(getThis() TSRMLS_CC))); in SWFgetProperty()
547 font = SWFFontCollection_getFont(getFontCollection(getThis() TSRMLS_CC), index); in SWFgetProperty()