Home
last modified time | relevance | path

Searched defs:get_white (Results 1 – 8 of 8) sorted by relevance

/dports/chinese/libtabe/libtabe-0.2.6.orig/util/
H A Dtsiadd.c150 int n_yin, i, len_tot=0, found=0, get_white=0; in tsiyin_expand() local
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Drawimage.h132 int get_white(int i) const in get_white() function
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Drawimage.h132 int get_white(int i) const in get_white() function
/dports/graphics/art/ART-1.9.3/rtengine/
H A Drawimage.h137 int get_white(int i) const in get_white() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/
H A Dcjs_color.cpp164 CJS_Result CJS_Color::get_white(CJS_Runtime* pRuntime) { in get_white() function in CJS_Color
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/
H A Dcjs_color.cpp165 CJS_Result CJS_Color::get_white(CJS_Runtime* pRuntime) { in get_white() function in CJS_Color
/dports/math/gretl/gretl-2021d/gui/
H A Dsession.c2974 static GdkColor *get_white (void) in get_white() function
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dstyle.cc1892 Gdk::Color Style::get_white() const in get_white() function in Gtk::Style