Home
last modified time | relevance | path

Searched refs:LtGray (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/upp/upp/bazaar/Styler/
H A Dunused.cpp21 SColorText_Write(LtGray()); in SetStyle()
35 SColorLtFace_Write(LtGray()); in SetStyle()
/dports/devel/upp/upp/bazaar/PixRaster/
H A DMarker.cpp17 selFillColor = LtGray(); in Marker()
33 selFillColor = LtGray(); in Marker()
51 selFillColor = LtGray(); in Marker()
/dports/devel/upp/upp/bazaar/FormEditor/
H A DFormViewDraw.cpp54 DrawObject(w, i, (!coloring && (i == sel[0])) ? _colors[ci] : LtGray(), in Paint()
74 DrawObject(w, i, (!coloring && found) ? _colors[ci] : LtGray(), false); in Paint()
113 DrawObject(w, i, coloring ? _colors[ci] : LtGray()); in Paint()
234 DrawRect(w, offseted.Offseted(-1, 0), 1, LtGray()); in DrawObject()
H A DFormView.hpp32 void DrawObject(Draw& w, int id, const Color& c = LtGray(), bool springs = true);
/dports/devel/upp/upp/reference/SetSurface/
H A Dmain.cpp9 w.DrawRect(GetSize(), LtGray()); in Paint()
/dports/devel/upp/upp/bazaar/FormEditorCommon/
H A DMenuBarEx.h21 w.DrawRect(r, LtGray()); in Paint()
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DColorPopup.cpp37 { "LtGray", LtGray },
54 ColorPopUp::hint[i] = LtGray; in ColorPopUp_InitHint()
68 hint[17] = LtGray;
H A DCh.cpp104 Image edge = IsDarkTheme() ? MakeClassicButton(grayface, White(), Gray(), LtGray(), grayface) in ChClassicSkin()
105 : MakeClassicButton(Gray(), White(), Black(), LtGray(), SColorFace()); in ChClassicSkin()
669 …rkTheme() ? SColorFace() : AdjustColor(thumb, 40), c, 0, IsDarkTheme() ? LtGray() : SColorPaper()); in ChMakeSkin()
/dports/devel/upp/upp/examples/ScatterCtrl_Demo/
H A Dtab8_Secondary.cpp14 …yle<BarSeriesPlot>().BarWidth(barWidth).NoMark().Stroke(2, Gray()).Dash(LINE_SOLID).Fill(LtGray()); in Init()
H A Dtab10_User.cpp69 .Stroke(3, LtGreen()).Fill(LtGray()); in Init()
/dports/devel/upp/upp/uppsrc/Draw/
H A DSColors.cpp7 CH_COLOR(SLtGray, AdjustIfDark(LtGray()));
/dports/devel/upp/upp/reference/RescaleFilter/
H A Dmain.cpp17 w.DrawRect(GetSize(), LtGray()); in Paint()
/dports/devel/upp/upp/uppsrc/ide/Designers/
H A DImg.cpp15 w.DrawRect(x, y, 16, 16, jj++ & 1 ? LtGray() : WhiteGray()); in Paint()
/dports/devel/upp/upp/reference/Chameleon/
H A Dmain.cpp71 s.look[0] = EllipseLook(2, Black, LtGray); in FnStyle()
/dports/devel/upp/upp/uppsrc/Report/
H A DReportDlg.cpp173 DrawFrame(w, x, y, sz.cx - x, pagesize.cy, White, LtGray); in Paint()
176 DrawFrame(w, x, y, pagesize.cx, pagesize.cy, White, LtGray); in Paint()
/dports/devel/upp/upp/uppsrc/ScatterCtrl/
H A DScatterCtrl.cpp288 w.DrawLine(0, 0, sz.cx, 0, 2, LtGray()); in Paint0()
289 w.DrawLine(0, 0, 0, sz.cy, 2, LtGray()); in Paint0()
294 w.DrawLine(sz.cx+delta, 0, sz.cx+delta, sz.cy, 2, LtGray()); in Paint0()
295 w.DrawLine(0, sz.cy+delta, sz.cx, sz.cy+delta, 2, LtGray()); in Paint0()
/dports/devel/upp/upp/uppsrc/IconDes/
H A DRGBACtrl.cpp14 LtGray,
H A DPaint.cpp12 static Color color[] = { White(), WhiteGray(), LtGray(), Gray(), Black(), in Paint()
/dports/devel/upp/upp/uppsrc/Core/
H A DColor.h110 inline Color LtGray() { return Color(192, 192, 192); } in LtGray() function
/dports/biology/ncbi-toolkit/ncbi/ddv/
H A Dddvgraph.c1009 LtGray(); in DDV_DrawPanelContent_H()
1014 LtGray(); in DDV_DrawPanelContent_H()
1017 LtGray(); in DDV_DrawPanelContent_H()
/dports/devel/upp/upp/uppsrc/CtrlCore/srcdoc.tpp/
H A DAboutChameleon_en-us.tpp203 [s0; [C2 -|SColorText`_Write(LtGray());]&]
217 [s0; [C2 -|SColorLtFace`_Write(LtGray());]&]
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dudvgraph.c1048 if (!DotIt) LtGray(); in UDV_draw_vertical_bar()
1067 LtGray(); in UDV_draw_horizontal_bar()
1073 LtGray(); in UDV_draw_horizontal_bar()
2243 else LtGray(); in UDV_draw_struc_helix()
2285 else LtGray(); in UDV_draw_struc_helix()
2757 else LtGray(); in UDV_draw_thin_line()
4127 LtGray(); in UDV_draw_panel()
4132 LtGray(); in UDV_draw_panel()
4135 LtGray(); in UDV_draw_panel()
/dports/devel/upp/upp/bazaar/Controls4U/
H A DControls4U.cpp1230 w.Move(x0, y0).Line(x1, y1).Stroke(5*bigF, LtGray()); in PaintHand()
1238 w.Circle(cx, cy, bigF*18).Fill(LtGray()); in PaintHand()
1562 sw.Circle(dx+rugg+R, dx+rugg+R, R).Fill(dx+R/2, dx+R/2, White(), dx+R, dx+R, R, LtGray()); in Layout()
1581 _sw.Circle(r, r, r).Fill(1.5*r, 1.5*r, White(), r, r, r, LtGray()); in Layout()
1660 ruggColor = LtGray(); in Paint()
/dports/devel/upp/upp/uppsrc/RichText/
H A DParseQtf.cpp6 Black, LtGray, White, Red, Green, Blue, LtRed, WhiteGray, LtCyan, Yellow
16 …/*i*/White, /*j*/White, /*k*/Black, /*l*/LtGray, /*m*/Magenta, /*n*/NullColorF, /*o*/Brown, /*p*/W…
/dports/devel/upp/upp/uppsrc/Core/src.tpp/
H A DColor_en-us.tpp370 [s5;:LtGray`(`):%- [_^Color^ Color]_[* LtGray]()&]

12