Home
last modified time | relevance | path

Searched defs:y_set (Results 1 – 13 of 13) sorted by relevance

/dports/math/plplot-ada/plplot-5.15.0/bindings/octave/PLplot/support/
H A D__plt__.m57 y_set = 0; variable
78 y_set = 0; variable
84 y_set = 0; variable
87 y_set = 1; variable
/dports/math/octave/octave-6.4.0/scripts/plot/draw/
H A Dplot3.m126 y_set = 0; variable
156 y_set = 1; variable
234 y_set = 0; variable
243 y_set = 1; variable
290 y_set = 0; variable
314 y_set = 1; variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/filters/
H A Dpointlight.h34 unsigned int y_set : 1; variable
H A Dspotlight.h34 unsigned int y_set : 1; variable
/dports/math/octave/octave-6.4.0/scripts/plot/draw/private/
H A D__plt__.m41 y_set = false; variable
125 y_set = false; variable
137 y_set = false; variable
141 y_set = true; variable
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/scripting/bindings/entity/
H A DScEntity.hpp117 void y_set(int32_t value) in y_set() function in OpenRCT2::Scripting::ScEntity
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/web/
H A Dweb_window_features.h40 bool y_set = false; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/web/
H A Dweb_window_features.h40 bool y_set = false; member
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/scripting/
H A DScWindow.hpp80 void y_set(int32_t value) in y_set() function in OpenRCT2::Scripting::ScWindow
H A DScWidget.hpp176 void y_set(int32_t value) in y_set() function in OpenRCT2::Scripting::ScWidget
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkwidget.h823 guint y_set : 1; member
/dports/print/abcm2ps/abcm2ps-8.13.23/
H A Ddeco.c238 void y_set(int staff, in y_set() function
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_init.c15214 bool frame_set = false, x_set = false, y_set = false, B_set; in gmt_init_module() local