Home
last modified time | relevance | path

Searched defs:FontFamilyMap (Results 1 – 3 of 3) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/
H A DFontProvider.h63 typedef std::map< String, FontFamily*, StringUtilities::StringComparei > FontFamilyMap; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dfont_family_cache.h58 using FontFamilyMap = std::unordered_map<const char*, ScriptFontMap>; variable
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dgtaction.h54 typedef QMap<QString, QString> FontFamilyMap; typedef