Home
last modified time | relevance | path

Searched refs:_styleName (Results 1 – 24 of 24) sorted by relevance

/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/
H A DToCBibGeneratorInfo.cpp27 : styleName(_styleName), in IndexEntry()
90 : IndexEntry(_styleName, IndexEntry::BIBLIOGRAPHY) in IndexEntryBibliography()
111 IndexEntrySpan::IndexEntrySpan(const QString &_styleName): IndexEntry(_styleName, IndexEntry::SPAN) in IndexEntrySpan() argument
129 IndexEntryTabStop::IndexEntryTabStop(const QString &_styleName): IndexEntry(_styleName, IndexEntry:… in IndexEntryTabStop() argument
227 IndexEntryPageNumber::IndexEntryPageNumber(const QString &_styleName): IndexEntry(_styleName, Index… in IndexEntryPageNumber() argument
238 IndexEntryLinkEnd::IndexEntryLinkEnd(const QString &_styleName): IndexEntry(_styleName, IndexEntry:… in IndexEntryLinkEnd() argument
277 IndexEntryText::IndexEntryText(const QString &_styleName): IndexEntry(_styleName,IndexEntry::TEXT) in IndexEntryText() argument
288 IndexEntryLinkStart::IndexEntryLinkStart(const QString &_styleName) in IndexEntryLinkStart() argument
289 : IndexEntry(_styleName, IndexEntry::LINK_START) in IndexEntryLinkStart()
300 IndexEntryChapter::IndexEntryChapter(const QString &_styleName) in IndexEntryChapter() argument
[all …]
H A DToCBibGeneratorInfo.h34 explicit IndexEntry(const QString &_styleName, IndexEntryName _name = IndexEntry::UNKNOWN);
48 explicit IndexEntryLinkStart(const QString &_styleName);
56 explicit IndexEntryChapter(const QString &_styleName);
68 explicit IndexEntrySpan(const QString &_styleName);
79 explicit IndexEntryText(const QString &_styleName);
87 explicit IndexEntryTabStop(const QString &_styleName);
102 explicit IndexEntryPageNumber(const QString &_styleName);
110 explicit IndexEntryLinkEnd(const QString &_styleName);
165 explicit IndexEntryBibliography(const QString &_styleName);
/dports/editors/calligra/calligra-3.2.1/libs/text/
H A DToCBibGeneratorInfo.cpp27 : styleName(_styleName), in IndexEntry()
90 : IndexEntry(_styleName, IndexEntry::BIBLIOGRAPHY) in IndexEntryBibliography()
111 IndexEntrySpan::IndexEntrySpan(const QString &_styleName): IndexEntry(_styleName, IndexEntry::SPAN) in IndexEntrySpan() argument
129 IndexEntryTabStop::IndexEntryTabStop(const QString &_styleName): IndexEntry(_styleName, IndexEntry:… in IndexEntryTabStop() argument
227 IndexEntryPageNumber::IndexEntryPageNumber(const QString &_styleName): IndexEntry(_styleName, Index… in IndexEntryPageNumber() argument
238 IndexEntryLinkEnd::IndexEntryLinkEnd(const QString &_styleName): IndexEntry(_styleName, IndexEntry:… in IndexEntryLinkEnd() argument
277 IndexEntryText::IndexEntryText(const QString &_styleName): IndexEntry(_styleName,IndexEntry::TEXT) in IndexEntryText() argument
288 IndexEntryLinkStart::IndexEntryLinkStart(const QString &_styleName) in IndexEntryLinkStart() argument
289 : IndexEntry(_styleName, IndexEntry::LINK_START) in IndexEntryLinkStart()
300 IndexEntryChapter::IndexEntryChapter(const QString &_styleName) in IndexEntryChapter() argument
[all …]
H A DToCBibGeneratorInfo.h34 explicit IndexEntry(const QString &_styleName, IndexEntryName _name = IndexEntry::UNKNOWN);
48 explicit IndexEntryLinkStart(const QString &_styleName);
56 explicit IndexEntryChapter(const QString &_styleName);
68 explicit IndexEntrySpan(const QString &_styleName);
79 explicit IndexEntryText(const QString &_styleName);
87 explicit IndexEntryTabStop(const QString &_styleName);
102 explicit IndexEntryPageNumber(const QString &_styleName);
110 explicit IndexEntryLinkEnd(const QString &_styleName);
165 explicit IndexEntryBibliography(const QString &_styleName);
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthSymbology/
H A DStyleSelector.cpp39 return _styleName.isSet() ? *_styleName : _name; in getSelectedStyleName()
46 conf.get( "style", _styleName ); in mergeConfig()
47 conf.get( "class", _styleName ); // alias in mergeConfig()
58 conf.set( "style", _styleName ); in getConfig()
H A DStyleSelector49 optional<std::string>& styleName() { return _styleName; }
50 const optional<std::string>& styleName() const { return _styleName; }
69 optional<std::string> _styleName;
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/operations/
H A DApplyElementUserStyleOperation.as39 private var _styleName:String;
64 _styleName = styleName;
78 { return _styleName; }
80 { _styleName = val; }
98 _origValue = targetElement.getStyle(_styleName);
102 targetElement.setStyle(_styleName,_newValue);
110 targetElement.setStyle(_styleName,_origValue);
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthFeatures/
H A DFeatureDisplayLayout.cpp45 _styleName = styleName; in FeatureLevel()
53 conf.get( "style", _styleName ); in fromConfig()
54 conf.get( "class", _styleName ); // alias in fromConfig()
63 conf.set( "style", _styleName ); in getConfig()
H A DFeatureDisplayLayout57 optional<std::string>& styleName() { return _styleName; }
58 const optional<std::string>& styleName() const { return _styleName; }
72 optional<std::string> _styleName;
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/parsers-0.12.10/src/Text/Parser/Token/
H A DStyle.hs146 { _styleName = "operator" function
163 { _styleName = "identifier" function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/parsers-0.12.10/src/Text/Parser/Token/
H A DStyle.hs146 { _styleName = "operator" function
163 { _styleName = "identifier" function
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/skins/
H A DProgrammaticSkin.as314 private var _styleName:IStyleClient;
322 return _styleName;
330 if (_styleName != value)
332 _styleName = value as IStyleClient;
522 return _styleName ? _styleName.getStyle(styleProp) : null;
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/styles/
H A DAdvancedStyleClient.as419 private var _styleName:Object;
435 return _styleName;
444 if (_styleName === value)
447 _styleName = value;
/dports/audio/musescore/MuseScore-3.6.1/importexport/bb/
H A Dbb.h131 char* _styleName; variable
H A Dbb.cpp300 _styleName = new char[len+1]; in read()
303 _styleName[i] = a[idx++]; in read()
304 _styleName[len] = 0; in read()
306 qDebug("style name <%s>", _styleName); in read()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/skins/
H A DProgrammaticSkin.as366 private var _styleName:IStyleClient;
379 return _styleName;
387 if (_styleName != value)
389 _styleName = value as IStyleClient;
639 return _styleName ? _styleName.getStyle(styleProp) : null;
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/parsers-0.12.10/src/Text/Parser/
H A DToken.hs493 { _styleName :: String function
505 styleName f is = (\n -> is { _styleName = n }) <$> f (_styleName is)
584 ((:) <$> _styleStart s <*> many (_styleLetter s) <?> _styleName s)
585 …when (HashSet.member name (_styleReserved s)) $ unexpected $ "reserved " ++ _styleName s ++ " " ++…
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/parsers-0.12.10/src/Text/Parser/
H A DToken.hs493 { _styleName :: String function
505 styleName f is = (\n -> is { _styleName = n }) <$> f (_styleName is)
584 ((:) <$> _styleStart s <*> many (_styleLetter s) <?> _styleName s)
585 …when (HashSet.member name (_styleReserved s)) $ unexpected $ "reserved " ++ _styleName s ++ " " ++…
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mobilecomponents/src/spark/components/supportClasses/
H A DStyleableTextField.as398 private var _styleName:Object /* UIComponent */;
409 if (_styleName)
410 return _styleName;
423 if (_styleName === value)
426 _styleName = value;
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/core/
H A DUITextField.as1268 private var _styleName:Object /* String, CSSStyleDeclaration, or UIComponent */;
1275 return _styleName;
1283 if (_styleName === value)
1286 _styleName = value;
H A DUIComponent.as4525 private var _styleName:Object /* String, CSSStyleDeclaration, or UIComponent */;
4545 return _styleName;
4553 if (_styleName === value)
4556 _styleName = value;
7991 var styleName:Object /* String or UIComponent */ = _styleName;
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/mx/core/
H A DUIFTETextField.as1681 private var _styleName:Object /* String, CSSStyleDeclaration, or UIComponent */;
1693 return _styleName;
1701 if (_styleName === value)
1704 _styleName = value;
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/core/
H A DUITextField.as1654 private var _styleName:Object /* String, CSSStyleDeclaration, or UIComponent */;
1666 return _styleName;
1674 if (_styleName === value)
1677 _styleName = value;
H A DUIComponent.as6658 private var _styleName:Object /* String, CSSStyleDeclaration, or UIComponent */;
6683 return _styleName;
6691 if (_styleName === value)
6694 _styleName = value;
11368 var styleName:Object /* String or UIComponent */ = _styleName;