Home
last modified time | relevance | path

Searched defs:TexFontMap (Results 1 – 2 of 2) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DFGFontCache.hxx73 typedef std::map<const std::string, fntTexFont*> TexFontMap; typedef in FGFontCache
/dports/print/lyx/lyx-2.3.4.2/src/
H A DLaTeXFonts.h149 typedef std::map<docstring, LaTeXFont> TexFontMap; typedef