LibreOffice Module vcl (master) 1
Classes | Namespaces | Functions | Variables
FeatureParser.hxx File Reference
#include <vcl/dllapi.h>
#include <rtl/ustring.hxx>
#include <vector>
#include <unordered_map>
#include <vcl/font/Feature.hxx>
Include dependency graph for FeatureParser.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcl::font::FeatureParser
 

Namespaces

namespace  vcl
 
namespace  vcl::font
 A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original PhysicalFontCollection is modified.
 

Functions

OUString vcl::font::trimFontNameFeatures (OUString const &rFontName)
 

Variables

constexpr const char vcl::font::FeaturePrefix = ':'
 
constexpr const char vcl::font::FeatureSeparator = '&'