Home
last modified time | relevance | path

Searched defs:glyphFormat (Results 1 – 25 of 246) sorted by relevance

12345678910

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/
H A Dqsgdefaultglyphnode_p.cpp136 QSGTextMaskShader::QSGTextMaskShader(QFontEngine::GlyphFormat glyphFormat) in QSGTextMaskShader()
194 QSG8BitTextMaskShader(QFontEngine::GlyphFormat glyphFormat) in QSG8BitTextMaskShader()
218 QSG24BitTextMaskShader(QFontEngine::GlyphFormat glyphFormat) in QSG24BitTextMaskShader()
301 QSG32BitColorTextShader(QFontEngine::GlyphFormat glyphFormat) in QSG32BitColorTextShader()
325 QSGStyledTextShader(QFontEngine::GlyphFormat glyphFormat) in QSGStyledTextShader()
397 QSGOutlinedTextShader(QFontEngine::GlyphFormat glyphFormat) in QSGOutlinedTextShader()
542 QSG24BitTextMaskRhiShader(QFontEngine::GlyphFormat glyphFormat) in QSG24BitTextMaskRhiShader()
607 QSG32BitColorTextRhiShader(QFontEngine::GlyphFormat glyphFormat) in QSG32BitColorTextRhiShader()
732 void QSGTextMaskMaterial::init(QFontEngine::GlyphFormat glyphFormat) in init()
745 void QSGTextMaskMaterial::updateCache(QFontEngine::GlyphFormat glyphFormat) in updateCache()
[all …]
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/
H A Dqsgdefaultglyphnode_p.cpp136 QSGTextMaskShader::QSGTextMaskShader(QFontEngine::GlyphFormat glyphFormat) in QSGTextMaskShader()
194 QSG8BitTextMaskShader(QFontEngine::GlyphFormat glyphFormat) in QSG8BitTextMaskShader()
218 QSG24BitTextMaskShader(QFontEngine::GlyphFormat glyphFormat) in QSG24BitTextMaskShader()
301 QSG32BitColorTextShader(QFontEngine::GlyphFormat glyphFormat) in QSG32BitColorTextShader()
325 QSGStyledTextShader(QFontEngine::GlyphFormat glyphFormat) in QSGStyledTextShader()
397 QSGOutlinedTextShader(QFontEngine::GlyphFormat glyphFormat) in QSGOutlinedTextShader()
542 QSG24BitTextMaskRhiShader(QFontEngine::GlyphFormat glyphFormat) in QSG24BitTextMaskRhiShader()
607 QSG32BitColorTextRhiShader(QFontEngine::GlyphFormat glyphFormat) in QSG32BitColorTextRhiShader()
732 void QSGTextMaskMaterial::init(QFontEngine::GlyphFormat glyphFormat) in init()
745 void QSGTextMaskMaterial::updateCache(QFontEngine::GlyphFormat glyphFormat) in updateCache()
[all …]
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Docs/
H A DNestingLevel.php21 public $glyphFormat; variable in Google_Service_Docs_NestingLevel
40 public function setGlyphFormat($glyphFormat)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Docs/
H A DNestingLevel.php21 public $glyphFormat; variable in Google_Service_Docs_NestingLevel
40 public function setGlyphFormat($glyphFormat)
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqfontengineglyphcache_p.h78 QFontEngine::GlyphFormat glyphFormat() const { return m_format; } in glyphFormat() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqblittable_p.h108 …ual bool drawCachedGlyphs(const QPaintEngineState *state, QFontEngine::GlyphFormat glyphFormat, in… in drawCachedGlyphs()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqblittable_p.h108 …ual bool drawCachedGlyphs(const QPaintEngineState *state, QFontEngine::GlyphFormat glyphFormat, in… in drawCachedGlyphs()

12345678910