Home
last modified time | relevance | path

Searched defs:StyleInfo (Results 1 – 25 of 38) sorted by relevance

12

/dports/editors/calligra/calligra-3.2.1/filters/words/mobi/
H A DOdtMobiHtmlConverter.h38 struct StyleInfo { struct
41 QString family;
42 QString parent;
43 bool isDefaultStyle;
45 int defaultOutlineLevel;
46 bool shouldBreakChapter;
47 bool inUse;
49 QHash<QString, QString> attributes;
/dports/editors/calligra/calligra-3.2.1/filters/words/epub/
H A DOdtHtmlConverter.h38 struct StyleInfo { struct
41 QString family;
42 QString parent;
43 bool isDefaultStyle;
45 int defaultOutlineLevel;
46 bool shouldBreakChapter;
47 bool inUse;
49 QHash<QString, QString> attributes;
/dports/polish/kadu/kadu-4.3/kadu-core/chat-style/
H A Dchat-style-manager.h46 struct StyleInfo struct
51 StyleInfo() : global(false), engine(0) {} in StyleInfo() argument
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/stc/
H A Dprefs.h138 struct StyleInfo { struct
148 extern const StyleInfo g_StylePrefs[]; argument
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/stc/
H A Dprefs.h138 struct StyleInfo { struct
148 extern const StyleInfo g_StylePrefs[]; argument
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/samples/stc/
H A Dprefs.h139 struct StyleInfo { struct
149 extern const StyleInfo g_StylePrefs[]; argument
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/samples/stc/
H A Dprefs.h139 struct StyleInfo { struct
149 extern const StyleInfo g_StylePrefs[]; argument
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/samples/stc/
H A Dprefs.h139 struct StyleInfo { struct
149 extern const StyleInfo g_StylePrefs[]; argument
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/samples/stc/
H A Dprefs.h139 struct StyleInfo { struct
149 extern const StyleInfo g_StylePrefs[]; argument
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/stc/
H A Dprefs.h138 struct StyleInfo { struct
148 extern const StyleInfo g_StylePrefs[]; argument
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dfont_file_lister.h74 struct StyleInfo { struct
78 bool operator<(StyleInfo const& rgt) const; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/third_party/lit-html/package/directives/
H A Dstyle-map.d.ts15 export interface StyleInfo { interface
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/lit-html/package/ts3.4/directives/
H A Dstyle-map.d.ts15 export interface StyleInfo { interface
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/lit-html/package/directives/
H A Dstyle-map.d.ts15 export interface StyleInfo { interface
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/lit-html/package/src/directives/
H A Dstyle-map.ts17 export interface StyleInfo { interface
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/third_party/lit-html/package/src/directives/
H A Dstyle-map.ts17 export interface StyleInfo { interface
/dports/graphics/polyclipping/polyclipping-6.4.2/C#/ConsoleDemo/ConsoleDemo/
H A DProgram.cs24 public class StyleInfo class in ClipperTest1.Program.SVGBuilder
43 public StyleInfo() in StyleInfo() method in ClipperTest1.Program.SVGBuilder.StyleInfo
/dports/x11-toolkits/tix/Tix8.4.3/generic/
H A DtixDiStyle.c24 typedef struct StyleInfo { struct
28 } StyleInfo; argument
/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dstyles.h19 typedef struct StyleInfo StyleInfo; typedef
/dports/devel/simgear/simgear-2020.3.11/simgear/canvas/elements/
H A DCanvasElement.hxx72 struct StyleInfo struct in simgear::canvas::Element
74 StyleSetter setter; ///< Function(s) for setting this style
75 std::string type; ///< Interpolation type
76 bool inheritable; ///< Whether children can inherit this style from
/dports/textproc/ansifilter/ansifilter-2.18/src/
H A Dcodegenerator.h60StyleInfo() : fgColor ( "" ), bgColor ( "" ), isBold (false),isItalic (false),isConcealed (false… in StyleInfo() function
65StyleInfo ( const string& fgc, const string& bgc, bool b, bool i, bool c, bool blink, bool ul ) : in StyleInfo() function
71 StyleInfo ( const StyleInfo& other ) in StyleInfo() function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/internal/
H A Dodf.h42 StyleInfo() in StyleInfo() function
47 StyleInfo(const StyleInfo &other) in StyleInfo() function
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tixGeneric/
H A DtixDiStyle.c41 typedef struct StyleInfo { struct
45 } StyleInfo; argument
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/base/
H A DStyleInfo.cpp17 StyleInfo::StyleInfo(dom::Element* aElement) : mElement(aElement) { in StyleInfo() function in StyleInfo
/dports/www/firefox/firefox-99.0/accessible/base/
H A DStyleInfo.cpp17 StyleInfo::StyleInfo(dom::Element* aElement) : mElement(aElement) { in StyleInfo() function in StyleInfo

12