Home
last modified time | relevance | path

Searched defs:gui_state (Results 1 – 23 of 23) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/sim/bfin/
H A Dgui.c63 struct gui_state { struct
64 SDL_Surface *screen;
65 const SDL_PixelFormat *format;
66 int throttle, throttle_limit;
67 enum gui_color color;
68 int curr_line;
H A Ddv-bfin_ppi.c43 void *gui_state; member
H A Ddv-bfin_eppi.c43 void *gui_state; member
/dports/devel/gdb761/gdb-7.6.1/sim/bfin/
H A Dgui.c63 struct gui_state { struct
64 SDL_Surface *screen;
65 const SDL_PixelFormat *format;
66 int throttle, throttle_limit;
67 enum gui_color color;
68 int curr_line;
H A Ddv-bfin_ppi.c43 void *gui_state; member
H A Ddv-bfin_eppi.c43 void *gui_state; member
/dports/math/geogram/geogram-1.7.7/src/examples/graphics/demo_Delaunay2d/
H A Dgui_state.h4 const char gui_state[] = u8"[Window][DockSpace] Pos=0,0 Size=1024,1024 Collapsed=0 [Window][ Obje… variable
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/gui/
H A Dgui_state.h4 const char gui_state[] = { variable
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/src/
H A Ddialyzer_gui_wx.erl44 -record(gui_state, {add :: wx:wx_object(), record
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/src/
H A Ddialyzer_gui_wx.erl44 -record(gui_state, {add :: wx:wx_object(), record
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_gui_wx.erl44 -record(gui_state, {add :: wx:wx_object(), record
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_gui_wx.erl44 -record(gui_state, {add :: wx:wx_object(), record
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_gui_wx.erl44 -record(gui_state, {add :: wx:wx_object(), record
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/src/
H A Ddialyzer_gui_wx.erl44 -record(gui_state, {add :: wx:wx_object(), record
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/src/
H A Ddialyzer_gui_wx.erl44 -record(gui_state, {add :: wx:wx_object(), record
/dports/devel/git-cola/git-cola-3.10.1/cola/
H A Dsettings.py56 gui_state = property(lambda self: mkdict(self.values['gui_state'])) variable in Settings
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dgroup_tabs.cc836 GUIObjectState& gui_state = *ARDOUR_UI::instance()->gui_object_state; in group_color() local
H A Deditor.h621 GUIObjectState* gui_state; member
/dports/graphics/graphviz/graphviz-2.44.1/lib/common/
H A Dtypes.h285 unsigned char gui_state; /* Graph state for GUI ops */ member
431 unsigned char gui_state; /* Node state for GUI ops */ member
559 unsigned char gui_state; /* Edge state for GUI ops */ member
/dports/emulators/sameboy/SameBoy-0.14.7/SDL/
H A Dgui.c297 } gui_state; variable
/dports/science/pulseview/pulseview-0.4.2/pv/views/trace/
H A Dview.cpp761 void View::zoom_fit(bool gui_state) in zoom_fit()
/dports/games/neverball/neverball-1.6.0/share/
H A Dgui.c931 int gui_state(int pd, const char *text, int size, int token, int value) in gui_state() function
/dports/audio/mp3splt-gtk/mp3splt-gtk-0.9.2/src/
H A Dui_types.h433 } gui_state; typedef