Home
last modified time | relevance | path

Searched refs:FontMap (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/dports/german/BBBike/BBBike-3.18/lib/Tk/
H A Denscript.cfg31 #FontMap: avantgarde-book
33 #FontMap: avantgarde-demi
35 #FontMap: helvetica-narrow-bold
38 #FontMap: helvetica-narrow
39 #FontMap: newcenturyschlbk-bold
43 #FontMap: palatino-bold
44 #FontMap: palatino-bolditalic
45 #FontMap: palatino-italic
46 #FontMap: palatino-roman
47 #FontMap: symbol
[all …]
/dports/x11-toolkits/p5-Tk-Enscript/Tk-Enscript-1.10/
H A Denscript.cfg31 #FontMap: avantgarde-book
33 #FontMap: avantgarde-demi
35 #FontMap: helvetica-narrow-bold
38 #FontMap: helvetica-narrow
39 #FontMap: newcenturyschlbk-bold
43 #FontMap: palatino-bold
44 #FontMap: palatino-bolditalic
45 #FontMap: palatino-italic
46 #FontMap: palatino-roman
47 #FontMap: symbol
[all …]
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/pangomm/
H A Dfontmap.cc108 return new FontMap((PangoFontMap*)object); in wrap_new()
114 PangoFontMap* FontMap::gobj_copy() in gobj_copy()
120 FontMap::FontMap(const Glib::ConstructParams& construct_params) in FontMap() function in Pango::FontMap
127 FontMap::FontMap(PangoFontMap* castitem) in FontMap() function in Pango::FontMap
133 FontMap::FontMap(FontMap&& src) noexcept in FontMap() function in Pango::FontMap
137 FontMap& FontMap::operator=(FontMap&& src) noexcept in operator =()
144 FontMap::~FontMap() noexcept in ~FontMap()
148 FontMap::CppClassType FontMap::fontmap_class_; // initialize static member
150 GType FontMap::get_type() in get_type()
156 GType FontMap::get_base_type() in get_base_type()
[all …]
H A Dfontmap.h58 class FontMap : public Glib::Object
64 using CppObjectType = FontMap;
70 FontMap(const FontMap&) = delete;
71 FontMap& operator=(const FontMap&) = delete;
77 explicit FontMap(const Glib::ConstructParams& construct_params);
78 explicit FontMap(PangoFontMap* castitem);
84 FontMap(FontMap&& src) noexcept;
85 FontMap& operator=(FontMap&& src) noexcept;
87 ~FontMap() noexcept override;
204 Glib::RefPtr<Pango::FontMap> wrap(PangoFontMap* object, bool take_copy = false);
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DFontMap.cpp39 FontMap::~FontMap () { in ~FontMap()
46 FontMap& FontMap::instance() { in instance()
47 static FontMap fontmap; in instance()
56 bool FontMap::read (const string &fname, FontMap::Mode mode) { in read()
102 bool FontMap::apply (const MapLine& mapline, FontMap::Mode mode) { in apply()
133 bool FontMap::read (const string &fname_seq) { in read()
166 bool FontMap::append (const MapLine &mapline) { in append()
220 bool FontMap::remove (const MapLine &mapline) { in remove()
241 ostream& FontMap::write (ostream &os) const { in write()
264 const FontMap::Entry* FontMap::lookup (const string &fontname) const { in lookup()
[all …]
/dports/games/palomino/palomino/src/hud/
H A Dfont.hh21 #define GET_FONT_MAP() (hud::FontMap::GetInstance())
23 class FontMap;
36 friend class FontMap;
83 class FontMap class
85 PREVENT_COPYING(FontMap)
86 FontMap( void );
87 ~FontMap();
90 DEFINE_GetInstance( FontMap )
98 CLASS_VAR FontMap* msInstance;
H A Dfont.cc71 FontMap* FontMap::msInstance;
76 FontMap::FontMap( void ) in FontMap() function in hud::FontMap
83 FontMap::~FontMap() in ~FontMap()
92 FontMap::GetFont( const string& fontName ) const in GetFont()
107 FontMap::GetDefaultFont( void ) const in GetDefaultFont()
119 FontMap::ParseFont( std::ifstream& conf ) in ParseFont()
/dports/devel/icu/icu/source/samples/layout/
H A DFontMap.cpp26 FontMap::FontMap(const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &sta… in FontMap() function in FontMap
114 FontMap::~FontMap() in ~FontMap()
131 le_int32 FontMap::getFontIndex(const char *fontName) in getFontIndex()
175 char *FontMap::strip(char *s) in strip()
233 le_int32 FontMap::getAscent() const in getAscent()
236 ((FontMap *) this)->getMaxMetrics(); in getAscent()
242 le_int32 FontMap::getDescent() const in getDescent()
245 ((FontMap *) this)->getMaxMetrics(); in getDescent()
251 le_int32 FontMap::getLeading() const in getLeading()
254 ((FontMap *) this)->getMaxMetrics(); in getLeading()
[all …]
/dports/devel/icu-lx/icu/source/samples/layout/
H A DFontMap.cpp26 FontMap::FontMap(const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &sta… in FontMap() function in FontMap
114 FontMap::~FontMap() in ~FontMap()
131 le_int32 FontMap::getFontIndex(const char *fontName) in getFontIndex()
175 char *FontMap::strip(char *s) in strip()
233 le_int32 FontMap::getAscent() const in getAscent()
236 ((FontMap *) this)->getMaxMetrics(); in getAscent()
242 le_int32 FontMap::getDescent() const in getDescent()
245 ((FontMap *) this)->getMaxMetrics(); in getDescent()
251 le_int32 FontMap::getLeading() const in getLeading()
254 ((FontMap *) this)->getMaxMetrics(); in getLeading()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/samples/layout/
H A DFontMap.cpp26 FontMap::FontMap(const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &sta… in FontMap() function in FontMap
114 FontMap::~FontMap() in ~FontMap()
131 le_int32 FontMap::getFontIndex(const char *fontName) in getFontIndex()
175 char *FontMap::strip(char *s) in strip()
233 le_int32 FontMap::getAscent() const in getAscent()
236 ((FontMap *) this)->getMaxMetrics(); in getAscent()
242 le_int32 FontMap::getDescent() const in getDescent()
245 ((FontMap *) this)->getMaxMetrics(); in getDescent()
251 le_int32 FontMap::getLeading() const in getLeading()
254 ((FontMap *) this)->getMaxMetrics(); in getLeading()
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/samples/layout/
H A DFontMap.cpp26 FontMap::FontMap(const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &sta… in FontMap() function in FontMap
114 FontMap::~FontMap() in ~FontMap()
131 le_int32 FontMap::getFontIndex(const char *fontName) in getFontIndex()
175 char *FontMap::strip(char *s) in strip()
233 le_int32 FontMap::getAscent() const in getAscent()
236 ((FontMap *) this)->getMaxMetrics(); in getAscent()
242 le_int32 FontMap::getDescent() const in getDescent()
245 ((FontMap *) this)->getMaxMetrics(); in getDescent()
251 le_int32 FontMap::getLeading() const in getLeading()
254 ((FontMap *) this)->getMaxMetrics(); in getLeading()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/samples/layout/
H A DFontMap.cpp26 FontMap::FontMap(const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &sta… in FontMap() function in FontMap
114 FontMap::~FontMap() in ~FontMap()
131 le_int32 FontMap::getFontIndex(const char *fontName) in getFontIndex()
175 char *FontMap::strip(char *s) in strip()
233 le_int32 FontMap::getAscent() const in getAscent()
236 ((FontMap *) this)->getMaxMetrics(); in getAscent()
242 le_int32 FontMap::getDescent() const in getDescent()
245 ((FontMap *) this)->getMaxMetrics(); in getDescent()
251 le_int32 FontMap::getLeading() const in getLeading()
254 ((FontMap *) this)->getMaxMetrics(); in getLeading()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/pangocairo/src/auto/
H A Dfont_map.rs12 pub struct FontMap(Interface<pango_cairo_sys::PangoCairoFontMap>) @requires pango::FontMap;
19 impl FontMap { implementation
20 pub fn get_default() -> Option<pango::FontMap> { in get_default()
25 pub const NONE_FONT_MAP: Option<&FontMap> = None;
33 impl<O: IsA<FontMap>> FontMapExt for O {
50 impl fmt::Display for FontMap { implementation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pangocairo-0.14.0/src/auto/
H A Dfont_map.rs11 pub struct FontMap(Interface<ffi::PangoCairoFontMap>) @requires pango::FontMap;
18 impl FontMap { impl
21 pub fn default() -> Option<pango::FontMap> { in default()
26 pub const NONE_FONT_MAP: Option<&FontMap> = None;
37 impl<O: IsA<FontMap>> FontMapExt for O {
49 impl fmt::Display for FontMap { implementation
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/pangocairo/src/auto/
H A Dfont_map.rs11 pub struct FontMap(Interface<ffi::PangoCairoFontMap>) @requires pango::FontMap;
18 impl FontMap { implementation
21 pub fn default() -> Option<pango::FontMap> { in default()
26 pub const NONE_FONT_MAP: Option<&FontMap> = None;
37 impl<O: IsA<FontMap>> FontMapExt for O {
49 impl fmt::Display for FontMap { implementation
/dports/net-im/fractal/fractal-4.4.0/vendor/pangocairo/src/
H A Dfont_map.rs5 use crate::FontMap;
16 impl<O: IsA<FontMap>> FontMapExtManual for O {
25 impl FontMap { implementation
26 pub fn new_for_font_type(fonttype: cairo::FontType) -> Option<pango::FontMap> { in new_for_font_type() argument
34 pub fn new() -> Option<pango::FontMap> { in new()
/dports/x11-toolkits/pango/pango-1.48.11/docs/PangoFc/
H A DPangoFc.devhelp21FontMap" link="class.FontMap.html" /></sub><sub name="Constants" link="index.html#constants"><sub …
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pangocairo-0.14.0/src/
H A Dfont_map.rs3 use crate::FontMap;
13 impl<O: IsA<FontMap>> FontMapExtManual for O {
19 impl FontMap { implementation
22 pub fn for_font_type(fonttype: cairo::FontType) -> Option<pango::FontMap> { in for_font_type() argument
28 pub fn new() -> Option<pango::FontMap> { in new()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/pangocairo/src/
H A Dfont_map.rs3 use crate::FontMap;
13 impl<O: IsA<FontMap>> FontMapExtManual for O {
19 impl FontMap { impl
22 pub fn for_font_type(fonttype: cairo::FontType) -> Option<pango::FontMap> { in for_font_type() argument
28 pub fn new() -> Option<pango::FontMap> { in new()
/dports/x11-toolkits/pango/pango-1.48.11/docs/PangoFT2/
H A DPangoFT2.devhelp21FontMap" link="class.FontMap.html" /></sub><sub name="Functions" link="index.html#functions"><sub …
/dports/x11-toolkits/pango/pango-1.48.11/docs/PangoCairo/
H A DPangoCairo.devhelp21FontMap" link="iface.FontMap.html" /></sub></chapters><functions><keyword type="function" name="pa…
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-types.go86 type FontMap struct { struct
91 func (v *FontMap) Native() uintptr { argument
95 func (v *FontMap) native() *C.PangoFontMap { argument
99 func wrapFontMap(fontMap *C.PangoFontMap) *FontMap {
100 return &FontMap{fontMap}
103 func WrapFontMap(p uintptr) *FontMap {
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-types.go86 type FontMap struct { struct
91 func (v *FontMap) Native() uintptr { argument
95 func (v *FontMap) native() *C.PangoFontMap { argument
99 func wrapFontMap(fontMap *C.PangoFontMap) *FontMap {
100 return &FontMap{fontMap}
103 func WrapFontMap(p uintptr) *FontMap {
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-types.go86 type FontMap struct { struct
91 func (v *FontMap) Native() uintptr { argument
95 func (v *FontMap) native() *C.PangoFontMap { argument
99 func wrapFontMap(fontMap *C.PangoFontMap) *FontMap {
100 return &FontMap{fontMap}
103 func WrapFontMap(p uintptr) *FontMap {
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-types.go86 type FontMap struct { struct
91 func (v *FontMap) Native() uintptr { argument
95 func (v *FontMap) native() *C.PangoFontMap { argument
99 func wrapFontMap(fontMap *C.PangoFontMap) *FontMap {
100 return &FontMap{fontMap}
103 func WrapFontMap(p uintptr) *FontMap {

12345678910>>...15