Home
last modified time | relevance | path

Searched defs:text_colour (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/py-pyvips/pyvips-2.1.16/examples/
H A Dwatermark.py21 text_colour = [0, 255, 0, 0] variable
23 text_colour = [255, 0, 0] variable
H A Dwatermark_context.py78 text_colour = [oppose(avg[i], mx) for i in range(len(avg))] variable
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dfps.c28 static const colour_t text_colour = { 0.0, 0.0, 0.0, 1.0 }; variable
H A Dreset.c41 static const colour_t text_colour = { 0.0, 0.0, 0.0, 1.0 }; variable
H A Drender_util.c34 static const colour_t text_colour = { 0.0, 0.0, 0.0, 1.0 }; variable
/dports/sysutils/logstalgia/Logstalgia-logstalgia-1.1.2/src/core/ui/
H A Dui.h27 vec4 text_colour; variable
H A Dlabel.h29 vec4 text_colour; variable
H A Dlabel.cpp134 void UILabel::setTextColour(const vec4& text_colour) { in setTextColour()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dport_matrix_component.h123 static Gdk::Color text_colour () { in text_colour() function
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/long_operations/
H A Dselect_long_operation.cc349 RGBColour text_colour = default_colour; in ButtonSelectLongOperation() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/aui/
H A Dtabartgtk.cpp344 …GdkColor text_colour = page.active ? style_notebook->fg[GTK_STATE_NORMAL] : style_notebook->fg[GTK… in DrawTab() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/aui/
H A Dtabartgtk.cpp349 …GdkColor text_colour = page.active ? style_notebook->fg[GTK_STATE_NORMAL] : style_notebook->fg[GTK… in DrawTab() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/aui/
H A Dtabartgtk.cpp349 …GdkColor text_colour = page.active ? style_notebook->fg[GTK_STATE_NORMAL] : style_notebook->fg[GTK… in DrawTab() local
/dports/graphics/R-cran-munsell/munsell/R/
H A Dplot.r333 text_colour <- function(cols){ function
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dmisc.c382 int text_colour, int outline_colour, const char *text) in draw_text_outline()
/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A Dnotebookstyles.cpp789 …GdkColor text_colour = page.active ? style_notebook->fg[GTK_STATE_NORMAL] : style_notebook->fg[GTK… in DrawTab() local
/dports/games/openttd/openttd-12.1/src/
H A Dwidget.cpp302 static inline void DrawInset(const Rect &r, Colours colour, TextColour text_colour, StringID str, S… in DrawInset()
452 static inline void DrawFrame(const Rect &r, Colours colour, TextColour text_colour, StringID str, S… in DrawFrame()
583 void DrawCaption(const Rect &r, Colours colour, Owner owner, TextColour text_colour, StringID str, … in DrawCaption()
H A Dwidget_type.h339 TextColour text_colour; ///< Colour of text within widget. in DECLARE_ENUM_AS_BIT_SET() local
/dports/graphics/dia/dia-0.97.3/plug-ins/dxf/
H A Ddxf-import.c906 Color text_colour = { 0.0, 0.0, 0.0 }; in read_entity_text_dxf() local
/dports/multimedia/motion/motion-release-4.3.2/src/raspicam/
H A DRaspiCamControl.c1683 const int text_size, const int text_colour, const int bg_colour, in raspicamcontrol_set_annotate()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/linux/apps/raspicam/
H A DRaspiCamControl.c1581 const int text_size, const int text_colour, const int bg_colour, in raspicamcontrol_set_annotate()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dxlsgrid.py695 def CreateTextColour(self, text_colour): argument
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dbar_gps.c303 ClutterColor text_colour = { TEXT_COLOUR }; in bar_pane_gps_marker_keypress_cb() local
/dports/editors/mined/mined-2015.25/src/
H A Doutput.c631 set_colour_attr (text_colour) in set_colour_attr() argument
/dports/math/cadabra2/cadabra2-2.3.6.8/frontend/gtkmm/
H A DNotebookWindow.cc456 std::string text_colour = prefs.highlight ? "black" : "blue"; in load_css() local

12