Home
last modified time | relevance | path

Searched refs:get_black (Results 1 – 23 of 23) sorted by relevance

/dports/news/knews/knews-1.0b.1/Widgets/
H A DUtil.h45 extern Pixel get_black(Widget);
H A DUtil.c629 Pixel get_black(Widget w) in get_black() function
H A DShadow.c299 CacheCreatePixmap(w, 4, get_black((Widget)w), pix); in AllocArmPixmap()
/dports/emulators/vice/vice-3.5/src/plus4/
H A Dted-draw.c843 static int get_black(raster_cache_t *cache, unsigned int *xs, in get_black() function
1018 get_black, in setup_modes()
1025 get_black, in setup_modes()
1032 get_black, in setup_modes()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/plus4/
H A Dted-draw.c843 static int get_black(raster_cache_t *cache, unsigned int *xs, in get_black() function
1018 get_black, in setup_modes()
1025 get_black, in setup_modes()
1032 get_black, in setup_modes()
/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlprinter.c170 get_black (const HTMLPainter *painter) in get_black() function
664 painter_class->get_black = get_black; in html_printer_class_init()
H A Dhtmlgdkpainter.c307 get_black (const HTMLPainter *painter) in get_black() function
992 painter_class->get_black = get_black; in html_gdk_painter_class_init()
H A Dhtmlpainter.h71 const GdkColor * (* get_black) (const HTMLPainter *painter); member
H A Dhtmlpainter.c88 DEFINE_UNIMPLEMENTED (get_black) in DEFINE_UNIMPLEMENTED()
249 class->get_black = (gpointer) get_black_unimplemented; in html_painter_class_init()
/dports/sysutils/cdrdao/cdrdao-1.2.4/gcdmaster/
H A DSampleDisplay.cc386 *color = get_style()->get_black(); in getColor()
1056 drawGc_->set_foreground(get_style()->get_black()); in updateSamples()
1135 drawGc_->set_foreground(get_style()->get_black()); in drawTimeTick()
1251 drawGc_->set_foreground(get_style()->get_black()); in drawTrackMarker()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/
H A Dcjs_color.h50 CJS_Result get_black(CJS_Runtime* pRuntime);
H A Dcjs_color.cpp155 CJS_Result CJS_Color::get_black(CJS_Runtime* pRuntime) { in get_black() function in CJS_Color
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/
H A Dcjs_color.h50 CJS_Result get_black(CJS_Runtime* pRuntime);
H A Dcjs_color.cpp156 CJS_Result CJS_Color::get_black(CJS_Runtime* pRuntime) { in get_black() function in CJS_Color
/dports/cad/ngspice_rework/ngspice-35/src/frontend/wdisp/
H A Dwindisp.c427 static bool get_black(GRAPH* graph) in get_black() function
487 isblack = get_black(gr); in PlotWindowProc()
521 isblack = get_black(gr); in PlotWindowProc()
/dports/graphics/darktable38/darktable-3.8.0/src/develop/
H A Ddevelop.h144 float (*get_black)(struct dt_iop_module_t *exp); member
H A Ddevelop.c2261 …if(instance && instance->module && instance->set_black && instance->get_black && instance->set_exp… in dt_dev_exposure_hooks_available()
2307 …if(instance && instance->module && instance->get_black) return instance->get_black(instance->modul… in dt_dev_exposure_get_black()
/dports/graphics/darktable/darktable-3.6.1/src/develop/
H A Ddevelop.h144 float (*get_black)(struct dt_iop_module_t *exp); member
H A Ddevelop.c2246 …if(instance && instance->module && instance->set_black && instance->get_black && instance->set_exp… in dt_dev_exposure_hooks_available()
2292 …if(instance && instance->module && instance->get_black) return instance->get_black(instance->modul… in dt_dev_exposure_get_black()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dstyle.h152 Gdk::Color get_black() const;
H A Dstyle.cc1882 Gdk::Color Style::get_black() const in get_black() function in Gtk::Style
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dexposure.c150 instance->get_black = dt_iop_exposure_get_black; in connect_key_accels()
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dexposure.c150 instance->get_black = dt_iop_exposure_get_black; in connect_key_accels()