Home
last modified time | relevance | path

Searched refs:mOutlineColor (Results 1 – 25 of 55) sorted by relevance

123

/dports/games/palomino/palomino/src/view/
H A Dview.hh83 mOutlineColor = outlineColor; } in SetOutlineColor()
86 return mOutlineColor; } in GetOutlineColor()
102 RGBA mOutlineColor; ///< outline is draw around 2D viewpoint member in view::View
/dports/games/manaplus/manaplus-2.1.3.17/src/
H A Dtext.cpp62 mOutlineColor(color != nullptr ? (isSpeech == Speech_true ? in Text()
136 mOutlineColor = *color; in setColor()
176 mTextChunk.color2 = mOutlineColor; in draw()
H A Dtext.h99 Color mOutlineColor; variable
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/decorations/
H A Dqgsdecorationimage.cpp55mOutlineColor = QgsSymbolLayerUtils::decodeColor( QgsProject::instance()->readEntry( mConfiguratio… in projectRead()
66 …rationName, QStringLiteral( "/OutlineColor" ), QgsSymbolLayerUtils::encodeColor( mOutlineColor ) ); in saveToProject()
102 …ntent = QgsApplication::svgCache()->svgContent( mImagePath, 1.0, mColor, mOutlineColor, 1.0, 1.0 ); in setImagePath()
148 … QgsApplication::svgCache()->svgContent( imagePath(), maxLength, mColor, mOutlineColor, 1.0, 1.0 ); in render()
H A Dqgsdecorationnortharrow.cpp68mOutlineColor = QgsSymbolLayerUtils::decodeColor( QgsProject::instance()->readEntry( mConfiguratio… in projectRead()
81 …rationName, QStringLiteral( "/OutlineColor" ), QgsSymbolLayerUtils::encodeColor( mOutlineColor ) ); in saveToProject()
123 … = QgsApplication::svgCache()->svgContent( svgPath(), maxLength, mColor, mOutlineColor, 1.0, 1.0 ); in render()
H A Dqgsdecorationscalebardialog.cpp91 pbnChangeOutlineColor->setColor( mDeco.mOutlineColor ); in QgsDecorationScaleBarDialog()
115 mDeco.mOutlineColor = pbnChangeOutlineColor->color(); in apply()
H A Dqgsdecorationnortharrow.h64 QColor mOutlineColor; variable
H A Dqgsdecorationimage.h71 QColor mOutlineColor; variable
H A Dqgsdecorationscalebar.h66 QColor mOutlineColor; variable
H A Dqgsdecorationscalebar.cpp84mOutlineColor = QgsSymbolLayerUtils::decodeColor( QgsProject::instance()->readEntry( mConfiguratio… in projectRead()
127 …rationName, QStringLiteral( "/OutlineColor" ), QgsSymbolLayerUtils::encodeColor( mOutlineColor ) ); in saveToProject()
200 lineSymbol->setColor( mOutlineColor ); // Compatibility with pre 3.2 configuration in setupScaleBar()
H A Dqgsdecorationimagedialog.cpp82 pbnChangeOutlineColor->setColor( mDeco.mOutlineColor ); in QgsDecorationImageDialog()
110 mDeco.mOutlineColor = pbnChangeOutlineColor->color(); in apply()
H A Dqgsdecorationnortharrowdialog.cpp107 pbnChangeOutlineColor->setColor( mDeco.mOutlineColor ); in QgsDecorationNorthArrowDialog()
148 mDeco.mOutlineColor = pbnChangeOutlineColor->color(); in apply()
/dports/graphics/qgis/qgis-3.22.3/src/app/decorations/
H A Dqgsdecorationimage.cpp56mOutlineColor = QgsSymbolLayerUtils::decodeColor( QgsProject::instance()->readEntry( mConfiguratio… in projectRead()
67 …rationName, QStringLiteral( "/OutlineColor" ), QgsSymbolLayerUtils::encodeColor( mOutlineColor ) ); in saveToProject()
103 …ntent = QgsApplication::svgCache()->svgContent( mImagePath, 1.0, mColor, mOutlineColor, 1.0, 1.0 ); in setImagePath()
149 … QgsApplication::svgCache()->svgContent( imagePath(), maxLength, mColor, mOutlineColor, 1.0, 1.0 ); in render()
H A Dqgsdecorationnortharrow.cpp69mOutlineColor = QgsSymbolLayerUtils::decodeColor( QgsProject::instance()->readEntry( mConfiguratio… in projectRead()
82 …rationName, QStringLiteral( "/OutlineColor" ), QgsSymbolLayerUtils::encodeColor( mOutlineColor ) ); in saveToProject()
124 … = QgsApplication::svgCache()->svgContent( svgPath(), maxLength, mColor, mOutlineColor, 1.0, 1.0 ); in render()
H A Dqgsdecorationscalebardialog.cpp91 pbnChangeOutlineColor->setColor( mDeco.mOutlineColor ); in QgsDecorationScaleBarDialog()
115 mDeco.mOutlineColor = pbnChangeOutlineColor->color(); in apply()
H A Dqgsdecorationnortharrow.h65 QColor mOutlineColor; variable
H A Dqgsdecorationimage.h72 QColor mOutlineColor; variable
H A Dqgsdecorationscalebar.h66 QColor mOutlineColor; variable
H A Dqgsdecorationscalebar.cpp86mOutlineColor = QgsSymbolLayerUtils::decodeColor( QgsProject::instance()->readEntry( mConfiguratio… in projectRead()
129 …rationName, QStringLiteral( "/OutlineColor" ), QgsSymbolLayerUtils::encodeColor( mOutlineColor ) ); in saveToProject()
202 lineSymbol->setColor( mOutlineColor ); // Compatibility with pre 3.2 configuration in setupScaleBar()
H A Dqgsdecorationnortharrowdialog.cpp107 pbnChangeOutlineColor->setColor( mDeco.mOutlineColor ); in QgsDecorationNorthArrowDialog()
148 mDeco.mOutlineColor = pbnChangeOutlineColor->color(); in apply()
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DnsCSSVisitedDependentPropList.h28 STYLE_STRUCT(Outline, (mOutlineColor))
/dports/www/firefox/firefox-99.0/layout/style/
H A DnsCSSVisitedDependentPropList.h28 STYLE_STRUCT(Outline, (mOutlineColor))
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsCSSVisitedDependentPropList.h29 STYLE_STRUCT(Outline, (mOutlineColor))
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DnsCSSVisitedDependentPropList.h28 STYLE_STRUCT(Outline, (mOutlineColor))
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DnsCSSVisitedDependentPropList.h28 STYLE_STRUCT(Outline, (mOutlineColor))

123