Home
last modified time | relevance | path

Searched defs:FontSettings (Results 1 – 25 of 27) sorted by relevance

12

/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/model/
H A DFontSettings.java35 public class FontSettings implements Serializable { class
49 public FontSettings(final IFontBean font, final boolean useFontSmoothing, in FontSettings() method in FontSettings
60 public FontSettings() { in FontSettings() method in FontSettings
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/values/generics/
H A Dfont.rs93 pub struct FontSettings<T>(#[css(if_empty = "normal", iterable)] pub Box<[T]>); struct
95 impl<T> FontSettings<T> { implementation
103 impl<T: Parse> Parse for FontSettings<T> { implementation
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/values/generics/
H A Dfont.rs93 pub struct FontSettings<T>(#[css(if_empty = "normal", iterable)] pub Box<[T]>); struct
95 impl<T> FontSettings<T> { impl
103 impl<T: Parse> Parse for FontSettings<T> { implementation
/dports/www/firefox/firefox-99.0/servo/components/style/values/generics/
H A Dfont.rs93 pub struct FontSettings<T>(#[css(if_empty = "normal", iterable)] pub Box<[T]>); struct
95 impl<T> FontSettings<T> { implementation
103 impl<T: Parse> Parse for FontSettings<T> { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/values/generics/
H A Dfont.rs93 pub struct FontSettings<T>(#[css(if_empty = "normal", iterable)] pub Box<[T]>); struct
95 impl<T> FontSettings<T> { impl
103 impl<T: Parse> Parse for FontSettings<T> { implementation
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/values/generics/
H A Dfont.rs73 pub struct FontSettings<T>(#[css(if_empty = "normal", iterable)] pub Box<[T]>); struct
75 impl<T> FontSettings<T> { implementation
83 impl<T: Parse> Parse for FontSettings<T> { implementation
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/nim/settings/
H A Dnimcodestylepreferenceswidget.h32 class FontSettings; variable
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/font/
H A Dfont_settings.hpp32 class FontSettings class
63 FontSettings(bool black_border = false, bool colored_border = false, in FontSettings() function in FontSettings
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/font_settings/
H A Dfont_settings_apitest.cc18 IN_PROC_BROWSER_TEST_F(ExtensionApiTest, FontSettings) { in IN_PROC_BROWSER_TEST_F() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/font_settings/
H A Dfont_settings_apitest.cc17 IN_PROC_BROWSER_TEST_F(ExtensionApiTest, FontSettings) { in IN_PROC_BROWSER_TEST_F() argument
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dsyntaxhighlighter.h50 class FontSettings; variable
H A Dtexteditorsettings.h41 class FontSettings; variable
H A Dtextdocument.h53 class FontSettings; variable
H A Dfontsettingspage.h45 class FontSettings; variable
H A Dtexteditor.h93 class FontSettings; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmljstools/
H A Dqmljscodestylesettingspage.h37 class FontSettings; variable
/dports/misc/bibletime/bibletime-2.11.2/src/mobile/ui/
H A Dmoduleinterface.cpp35 struct FontSettings { struct
36 QString language;
37 QString fontName;
38 qreal fontSize;
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dcppcodestylesettingspage.h39 class FontSettings; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/diffeditor/
H A Dsidebysidediffeditorwidget.h36 class FontSettings; variable
H A Dunifieddiffeditorwidget.h35 class FontSettings; variable
H A Ddiffeditorwidgetcontroller.h37 namespace TextEditor { class FontSettings; } variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmljseditor/
H A Dqmljssemantichighlighter.h39 namespace TextEditor { class FontSettings; } variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/bineditor/
H A Dbineditorwidget.h49 namespace TextEditor { class FontSettings; } variable
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/egl/
H A Dclutter-backend-eglnative.c93 } FontSettings; typedef
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/unit/mockup/texteditor/
H A Dsyntaxhighlighter.h49 class FontSettings; variable

12