Home
last modified time | relevance | path

Searched defs:_color (Results 1 – 25 of 804) sorted by relevance

12345678910>>...33

/dports/astro/xworld/xworld-2.0/include/
H A Dcolor.h38 struct _color { struct
39 unsigned short red;
40 unsigned short green;
41 unsigned short blue;
/dports/editors/calligra/calligra-3.2.1/cmake/modules/
H A DCalligraProductSetMacros.cmake467 set(_color 11) variable
472 set(_color 1) variable
475 set(_color 2) variable
478 set(_color 3) variable
481 set(_color 4) variable
484 set(_color 5) variable
487 set(_color 6) variable
491 set(_color 7) variable
495 set(_color 8) variable
497 set(_color 9) variable
[all …]
/dports/databases/kexi/kexi-3.2.0/cmake/modules/
H A DCalligraProductSetMacros.cmake451 set(_color 11) variable
456 set(_color 1) variable
459 set(_color 2) variable
462 set(_color 3) variable
465 set(_color 4) variable
468 set(_color 5) variable
471 set(_color 6) variable
475 set(_color 7) variable
479 set(_color 8) variable
481 set(_color 9) variable
[all …]
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/xray_re/
H A Dxr_color.h13 template<typename T> struct _color { struct
15 _color<T>& set(T _r, T _g, T _b, T _a = 0); argument
/dports/devel/p5-FFI-Platypus/FFI-Platypus-1.56/t/ffi/
H A Dcolor.c3 typedef struct _color { struct
4 uint8_t red, green, blue;
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/IO/importer/
H A DImporterT.hh241 virtual void set_color(VertexHandle _vh, const Vec4uc& _color) override in set_color()
253 virtual void set_color(VertexHandle _vh, const Vec4f& _color) override in set_color()
259 virtual void set_color(VertexHandle _vh, const Vec3f& _color) override in set_color()
316 virtual void set_color(EdgeHandle _eh, const Vec4uc& _color) override in set_color()
322 virtual void set_color(EdgeHandle _eh, const Vec3uc& _color) override in set_color()
328 virtual void set_color(EdgeHandle _eh, const Vec4f& _color) override in set_color()
334 virtual void set_color(EdgeHandle _eh, const Vec3f& _color) override in set_color()
361 virtual void set_color(FaceHandle _fh, const Vec3uc& _color) override in set_color()
367 virtual void set_color(FaceHandle _fh, const Vec4uc& _color) override in set_color()
373 virtual void set_color(FaceHandle _fh, const Vec3f& _color) override in set_color()
[all …]
/dports/audio/lmms/lmms-1.2.2/src/gui/widgets/
H A DLedCheckbox.cpp43 const QString & _name, LedColors _color ) : in LedCheckBox()
54 const QString & _name, LedColors _color ) : in LedCheckBox()
102 void LedCheckBox::initUi( LedColors _color ) in initUi()
/dports/misc/dartsim/dart-6.11.1/dart/common/
H A DConsole.cpp40 std::ostream& colorMsg(const std::string& _msg, int _color) in colorMsg()
50 int _color) in colorErr()
/dports/print/limereport/LimeReport-1.5.35/3rdparty/easyprofiler/profiler_gui/
H A Dcommon_functions.h139 EASY_FORCE_INLINE EASY_CONSTEXPR_FCN qreal colorSum(::profiler::color_t _color) { in colorSum()
143 inline EASY_CONSTEXPR_FCN bool isLightColor(::profiler::color_t _color) { in isLightColor()
147 inline EASY_CONSTEXPR_FCN bool isLightColor(::profiler::color_t _color, qreal _maxSum) { in isLightColor()
155 inline EASY_CONSTEXPR_FCN ::profiler::color_t textColorForRgb(::profiler::color_t _color) { in textColorForRgb()
/dports/devel/p5-SDL/SDL-2.548/src/SDLx/
H A DValidate.h146 unsigned int _color = SvUV(sv_2mortal(_color_number(color, newSVuv(0)))); in __list_rgb() local
159 SDL_Color *_color = (SDL_Color *)bag2obj(color); in __list_rgb() local
182 unsigned int _color = SvUV(sv_2mortal(_color_number(color, sv_2mortal(newSVuv(1))))); in __list_rgba() local
195 SDL_Color *_color = (SDL_Color*)bag2obj(color); in __list_rgba() local
/dports/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8/src/
H A Ddummy.h38 typedef struct _color struct
43 } dummy_colors; argument
/dports/games/bzflag-server/bzflag-2.4.22/src/geometry/
H A DMeshRenderNode.cxx33 const GLfloat* _color, in OpaqueRenderNode()
111 const GLfloat* _color, in AlphaGroupRenderNode()
/dports/games/bzflag/bzflag-2.4.22/src/geometry/
H A DMeshRenderNode.cxx33 const GLfloat* _color, in OpaqueRenderNode()
111 const GLfloat* _color, in AlphaGroupRenderNode()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Drenderer_d3d.h126 #define _PIX_SETMARKER(_color, _name) D3DPERF_SetMarker(_color, _name) argument
127 #define _PIX_BEGINEVENT(_color, _name) D3DPERF_BeginEvent(_color, _name) argument
131 # define PIX_SETMARKER(_color, _name) _PIX_SETMARKER(_color, _name) argument
132 # define PIX_BEGINEVENT(_color, _name) _PIX_BEGINEVENT(_color, _name) argument
135 # define PIX_SETMARKER(_color, _name) BX_UNUSED(_name) argument
136 # define PIX_BEGINEVENT(_color, _name) BX_UNUSED(_name) argument
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Drenderer_d3d.h126 #define _PIX_SETMARKER(_color, _name) D3DPERF_SetMarker(_color, _name) argument
127 #define _PIX_BEGINEVENT(_color, _name) D3DPERF_BeginEvent(_color, _name) argument
131 # define PIX_SETMARKER(_color, _name) _PIX_SETMARKER(_color, _name) argument
132 # define PIX_BEGINEVENT(_color, _name) _PIX_BEGINEVENT(_color, _name) argument
135 # define PIX_SETMARKER(_color, _name) BX_UNUSED(_name) argument
136 # define PIX_BEGINEVENT(_color, _name) BX_UNUSED(_name) argument
/dports/graphics/seexpr/seexpr-3.4.4.0/src/SeExpr2/UI/
H A DExprColorCurve.h92 SeExpr2::Vec3d _color; variable
135 QColor _color; variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/internal/bitmap/
H A Dcolorize.h22 guint32 _color; variable
/dports/graphics/pikopixel/PikoPixel.Sources.1.0-b10/PikoPixel/
H A DPPFilledRoundedRectView.h30 NSColor *_color; variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/
H A Dempty_userpic.h115 style::color _color; variable
/dports/devel/z88dk/z88dk/libsrc/target/gb/gbdk/
H A Dcolor.asm17 _color: ; Banked label
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/DisplayOutput/DirectX/
H A DRendererDX.cpp346 …erDX::Text( spCBaseFont _spFont, const std::string &_text, const Base::Math::CVector4 &_color, con… in Text()
433 void CRendererDX::DrawRect( const Base::Math::CRect &_rect, const Base::Math::CVector4 &_color, con… in DrawRect()
453 void CRendererDX::DrawQuad( const Base::Math::CRect &_rect, const Base::Math::CVector4 &_color ) in DrawQuad()
486 void CRendererDX::DrawSoftQuad( const Base::Math::CRect &_rect, const Base::Math::CVector4 &_color,… in DrawSoftQuad()
590 void CRendererDX::DrawQuad( const Base::Math::CRect &_rect, const Base::Math::CVector4 &_color, con… in DrawQuad()
630 …:Math::CVector2 &_start, const Base::Math::CVector2 &_end, const Base::Math::CVector4 &_color, con… in DrawLine()
/dports/devel/upp/upp/uppsrc/ScatterCtrl/
H A DPopUpText.h18 PopUpText &SetColor(Color _color) {color = _color; return *this;} in SetColor()
19 PopUpText &SetBackground(Color _color) {background = _color;return *this;} in SetBackground()
/dports/games/openxcom/OpenXcom-1.0/src/Interface/
H A DNumberText.h36 Uint8 _color; variable
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/map/map_objects/
H A Dmap_halo.h53 vt_video::Color _color; variable
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/
H A Dagg_renderer_raster_text.pas52 function _color : aggclr_ptr; in _color() function
66 function _color : aggclr_ptr; in _color() function

12345678910>>...33