Home
last modified time | relevance | path

Searched refs:sColor (Results 226 – 250 of 336) sorted by relevance

12345678910>>...14

/dports/comms/cqrlog/cqrlog-2.5.0/src/
H A DdDXCluster.pas96 procedure AddToMarkFile(prefix,call : String;sColor : Integer;Max,lat,long : String);
911 procedure TdmDXCluster.AddToMarkFile(prefix,call : String;sColor : Integer;Max,lat,long : String);
924 sColor := cqrini.ReadInteger('xplanet','color',clWhite);
930 BGRcolor := IntToHex(sColor,8); //this reverses RGB to BGR !!
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Ddrwtxtex.cxx113 OUString sColor; in lcl_convertStringArguments() local
118 sColor = static_cast<const SfxStringItem*>(pItem)->GetValue(); in lcl_convertStringArguments()
120 if (sColor == "transparent") in lcl_convertStringArguments()
123 aColor = Color(sColor.toInt32(16)); in lcl_convertStringArguments()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkobject.cxx323 … OUString sColor = Application::GetSettings().GetStyleSettings().GetDialogColor().AsRGBHexString(); in GtkSalObjectWidgetClip() local
324 OUString aBuffer = "* { background-color: #" + sColor + "; }"; in GtkSalObjectWidgetClip()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/tk/widgets/
H A DLSPScrollBar.cpp31 sColor(this), in LSPScrollBar()
64 init_color(C_LABEL_TEXT, &sColor); in init()
647 Color color(sColor); in draw()
H A DLSPComboGroup.cpp102 sColor(this), in LSPComboGroup()
139 init_color(C_LABEL_TEXT, &sColor); in init()
254 Color color(sColor); in render()
H A DLSPEdit.cpp207 sColor(this), in LSPEdit()
251 init_color(C_LABEL_TEXT, &sColor); in init()
441 Color color(sColor); in draw()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Deditsh.cxx953 OUString sColor; in ExecuteAttr() local
958 sColor = static_cast<const SfxStringItem*>( pColorStringItem )->GetValue(); in ExecuteAttr()
959 if ( sColor == "transparent" ) in ExecuteAttr()
962 aColor = Color( sColor.toInt32( 16 ) ); in ExecuteAttr()
/dports/games/q2p/Q2P-0.2-2006-12-31/ref_gl/
H A Dgl_rsurf.c2047 float sColor , C[4]; in R_RecursiveRadarNode() local
2053 sColor = 0.5; in R_RecursiveRadarNode()
2055 sColor = 0; in R_RecursiveRadarNode()
2066 C[1] = 0.5 + sColor; in R_RecursiveRadarNode()
2071 C[1] = sColor; in R_RecursiveRadarNode()
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/
H A DPythonObjects.cpp740 …std::string sColor = _tColor(std::string(PyUnicode_AsUTF8(self->Color))).toJSONString(); //Parse t… in CDevice_insert() local
755 …d, sLongName.c_str(), sValue.c_str(), self->Image, sDescription.c_str(), sColor.c_str(), sOptionVa… in CDevice_insert()
762 … self->Used, sLongName.c_str(), sValue.c_str(), self->Image, sDescription.c_str(), sColor.c_str()); in CDevice_insert()
919 …std::string sColor = _tColor(std::string(Color)).toJSONString(); //Parse the color to detect incor… in CDevice_update() local
920 m_sql.UpdateDeviceValue("Color", sColor, sID); in CDevice_update()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/ctl/
H A DCtlFraction.cpp80sColor.init_hsl(pRegistry, frac, frac->font()->color(), A_SCALE_COLOR, A_SCALE_HUE_ID, A_SCALE_SAT… in init()
H A DCtlAudioFile.cpp114 sColor.init_basic(pRegistry, af, af->color(), A_COLOR); in init()
359 sColor.set(att, value); in set()
H A DCtlLabel.cpp189sColor.init_hsl(pRegistry, lbl, lbl->font()->color(), A_COLOR, A_HUE_ID, A_SAT_ID, A_LIGHT_ID); in init()
248 sColor.set(att, value); in set()
H A DCtlViewer3D.cpp317 sColor.init_hsl(pRegistry, r3d, r3d->color(), A_COLOR, A_HUE_ID, A_SAT_ID, A_LIGHT_ID); in init()
418 sColor.set(att, value); in set()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlcondformat.cxx874 OUString sColor; in ScXMLColorScaleFormatEntryContext() local
889 sColor = aIter.toString(); in ScXMLColorScaleFormatEntryContext()
897 sax::Converter::convertColor(aColor, sColor); in ScXMLColorScaleFormatEntryContext()
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/primitives/test/
H A DTestPrimitivesYUV.c51 UINT32 sColor, dColor; in similarRGB() local
54 sColor = ReadColor(src, format); in similarRGB()
58 SplitColor(sColor, format, &sR, &sG, &sB, &sA, NULL); in similarRGB()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmlcondformat.cxx870 OUString sColor; in ScXMLColorScaleFormatEntryContext() local
885 sColor = aIter.toString(); in ScXMLColorScaleFormatEntryContext()
893 sax::Converter::convertColor(aColor, sColor); in ScXMLColorScaleFormatEntryContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx3296 pAttr->add( FSNS( XML_w, XML_color ), sColor ); in impl_borderLine()
4066 FSNS( XML_w, XML_fill ), sColor, in TableDefinition()
4149 if ( sOriginalColor != sColor ) in TableBackgrounds()
4152 if ( sColor != "auto" ) in TableBackgrounds()
4155 FSNS( XML_w, XML_fill ), sColor, in TableBackgrounds()
7343 if ( !sColor.isEmpty() ) in CharHighlight()
8488 sColor = "#" + sColor; in FormatBackground()
8521 sColor = "auto"; in FormatBackground()
8529 else if ( sOriginalFill != sColor ) in FormatBackground()
8671 sColor = "#" + sColor; in FormatBox()
[all …]
/dports/games/alienarena/alienarena-7.66/source/ref_gl/
H A Dr_surf.c2453 float sColor,C[4]; in R_RecursiveRadarNode() local
2457 sColor=0.5; in R_RecursiveRadarNode()
2459 sColor=0; in R_RecursiveRadarNode()
2470 C[1]=0.5+sColor; in R_RecursiveRadarNode()
2478 C[1]=sColor; in R_RecursiveRadarNode()
/dports/games/alienarena-data/alienarena-7.66/source/ref_gl/
H A Dr_surf.c2453 float sColor,C[4]; in R_RecursiveRadarNode() local
2457 sColor=0.5; in R_RecursiveRadarNode()
2459 sColor=0; in R_RecursiveRadarNode()
2470 C[1]=0.5+sColor; in R_RecursiveRadarNode()
2478 C[1]=sColor; in R_RecursiveRadarNode()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/gtk/
H A Dxap_UnixDlg_FontChooser.cpp1109 const std::string sColor = getVal("color"); in runModal() local
1110 if (!sColor.empty()) in runModal()
1113 UT_parseColor(sColor.c_str(), c); in runModal()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Ddrawingml.cxx301 if (sColor.getLength() < 6) in getColorStr()
304 int remains = 5 - sColor.getLength(); in getColorStr()
312 sBuf.append(sColor); in getColorStr()
314 sColor = sBuf.getStr(); in getColorStr()
316 return sColor; in getColorStr()
322 const auto sColor = getColorStr(nColor); in WriteColor() local
325 mpFS->startElementNS(XML_a, XML_srgbClr, XML_val, sColor); in WriteColor()
332 mpFS->singleElementNS(XML_a, XML_srgbClr, XML_val, sColor); in WriteColor()
362 const auto sColor = getColorStr(nColor); in WriteColor() local
365 mpFS->startElementNS(XML_a, XML_srgbClr, XML_val, sColor); in WriteColor()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Deditsh.cxx976 … OUString sColor = static_cast<const SfxStringItem*>( pColorStringItem )->GetValue(); in ExecuteAttr() local
977 if ( sColor == "transparent" ) in ExecuteAttr()
980 aColor = Color( ColorTransparency, sColor.toInt32( 16 ) ); in ExecuteAttr()
/dports/mail/nextcloud-mail/mail/vendor/sabberworm/php-css-parser/tests/Sabberworm/CSS/
H A DParserTest.php75 foreach ($oDoc->getAllValues('color') as $sColor) {
76 $this->assertSame('red', $sColor);
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_Lists.cpp1077 const std::string sColor = (szColor ? szColor : ""); in _selectFont() local
1083 pDialog->setColor(sColor); in _selectFont()
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DMQTT.cpp719 std::string sColor = sd[iIndex++]; in SendDeviceInfo() local
755 _tColor color(sColor); in SendDeviceInfo()

12345678910>>...14