Home
last modified time | relevance | path

Searched refs:UI_Base (Results 1 – 25 of 102) sorted by relevance

12345

/dports/emulators/kcemu/KCemu-0.5.1/src/ui/generic/
H A Dui_base.cc28 UI_Base::UI_Base(void) { in UI_Base() function in UI_Base
37 UI_Base::~UI_Base(void) { in ~UI_Base()
41 UI_Base::create_buffer(int buffer_size) { in create_buffer()
53 UI_Base::get_buffer(void) { in get_buffer()
58 UI_Base::get_dirty_buffer(void) { in get_dirty_buffer()
63 UI_Base::get_dirty_buffer_size(void) { in get_dirty_buffer_size()
68 UI_Base::get_real_width(void) { in get_real_width()
78 UI_Base::get_real_height(void) { in get_real_height()
88 UI_Base::generic_signal_v_retrace(bool value) { in generic_signal_v_retrace()
92 UI_Base::generic_get_mode(void) { in generic_get_mode()
[all …]
/dports/emulators/kcemu/KCemu-0.5.1/include/ui/generic/
H A Dui_base.h26 class UI_Base {
40 UI_Base(void);
41 virtual ~UI_Base(void);
/dports/emulators/kcemu/KCemu-0.5.1/include/ui/gtk/
H A Dui_gtk_base.h52 UI_Base *_generic_ui;
58 UI_Gtk_Base(UI_Base *generic_ui);
61 virtual UI_Base * get_generic_ui(void) const;
/dports/emulators/kcemu/KCemu-0.5.1/src/ui/gtk/
H A Dui_gtk_base.cc24 UI_Gtk_Base::UI_Gtk_Base(UI_Base *generic_ui) { in UI_Gtk_Base()
32 UI_Base *
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Duintp.h70 #define UI_Base uintp__base macro
71 extern const int UI_Base;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Duintp.h70 #define UI_Base uintp__base macro
71 extern const int UI_Base;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Duintp.h70 #define UI_Base uintp__base macro
71 extern const int UI_Base;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Duintp.h70 #define UI_Base uintp__base macro
71 extern const int UI_Base;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Duintp.h75 #define UI_Base uintp__base macro
76 extern const int UI_Base;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Duintp.h70 #define UI_Base uintp__base macro
71 extern const int UI_Base;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.h74 #define UI_Base uintp__base macro
75 extern const int UI_Base;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Duintp.h74 #define UI_Base uintp__base macro
75 extern const int UI_Base;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Duintp.h75 #define UI_Base uintp__base macro
76 extern const int UI_Base;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Duintp.h74 #define UI_Base uintp__base macro
75 extern const int UI_Base;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Duintp.h75 #define UI_Base uintp__base macro
76 extern const int UI_Base;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Duintp.h75 #define UI_Base uintp__base macro
76 extern const int UI_Base;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.h74 #define UI_Base uintp__base macro
75 extern const int UI_Base;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.h74 #define UI_Base uintp__base macro
75 extern const int UI_Base;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Duintp.h74 #define UI_Base uintp__base macro
75 extern const int UI_Base;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Duintp.h75 #define UI_Base uintp__base macro
76 extern const int UI_Base;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Duintp.h75 #define UI_Base uintp__base macro
76 extern const int UI_Base;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Duintp.h74 #define UI_Base uintp__base macro
75 extern const int UI_Base;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Duintp.h75 #define UI_Base uintp__base macro
76 extern const int UI_Base;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Duintp.h74 #define UI_Base uintp__base macro
75 extern const int UI_Base;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Duintp.h74 #define UI_Base uintp__base macro
75 extern const int UI_Base;

12345