MCPcopy Create free account

hub / github.com/ColinPitrat/caprice32 / functions

Functions904 in github.com/ColinPitrat/caprice32

MethodOnMouseButtonDown
src/gui/src/wg_button.cpp:127
MethodOnMouseButtonUp
src/gui/src/wg_checkbox.cpp:126
MethodOnMouseButtonUp
src/gui/src/wg_listbox.cpp:268
MethodOnMouseButtonUp
src/gui/src/wg_radiobutton.cpp:123
MethodOnMouseButtonUp
src/gui/src/wg_button.cpp:142
MethodPaintToSurface
src/gui/src/wg_navigationbar.cpp:184
MethodPaintToSurface
src/gui/src/wg_window.cpp:312
MethodPaintToSurface
src/gui/src/CapriceVKeyboardView.cpp:16
MethodPaintToSurface
src/gui/src/wg_frame.cpp:117
MethodPaintToSurface
judb Show the Caprice32 emulation display, and our CCaGuiView (CView) on top of it. The only CView object in Caprice32 is the first window you see whe
src/gui/src/CapriceGuiView.cpp:17
MethodPaintToSurface
src/gui/src/wg_listbox.cpp:216
MethodPaintToSurface
src/gui/src/wg_tooltip.cpp:105
MethodPaintToSurface
src/gui/src/wg_menu.cpp:566
MethodPrepareWindowText
src/gui/src/wg_textbox.cpp:840
MethodProcessOptionChanges
Reinitialize parts of Caprice32 depending on options that have changed.
src/gui/src/CapriceOptions.cpp:480
MethodReadPoint
src/gui/src/wg_painter.cpp:243
MethodRemoveButton
src/gui/src/wg_toolbar.cpp:70
MethodRemoveItem
Remove an item from the list \param iItemIndex The index of the item to remove
src/gui/includes/wg_dropdown.h:69
MethodRemoveItem
src/gui/src/wg_navigationbar.cpp:89
MethodRemoveItem
src/gui/src/wg_listbox.cpp:91
MethodRemoveMenuItem
src/gui/src/wg_menu.cpp:83
MethodReplaceColor
src/gui/src/wg_painter.cpp:337
MethodRepositionButtons
src/gui/src/wg_toolbar.cpp:102
MethodRepositionThumb
src/gui/src/wg_scrollbar.cpp:277
MethodResetCount
Resets the internal counter to zero
src/gui/includes/wg_timer.h:70
MethodRowColFromIndex
src/gui/src/wg_textbox.cpp:914
MethodSListItem
Standard constructor
src/gui/includes/wg_listbox.h:44
MethodSLogEntry
The constructor
src/gui/includes/wutil_log.h:46
MethodSMenuItem
Constructs a new Menu Item \param sItemText The text to display for the menu item \param iItemId An identifier for the menu item, which gets returned
src/gui/includes/wg_menu.h:52
MethodSNavBarItem
Standard constructor
src/gui/includes/wg_navigationbar.h:39
MethodSectorReadTest
test/disk.cpp:11
MethodSelDelete
src/gui/src/wg_editbox.cpp:673
MethodSelDelete
src/gui/src/wg_textbox.cpp:817
MethodSelect
src/gui/src/wg_radiobutton.cpp:53
MethodSelectItem
src/gui/src/wg_navigationbar.cpp:112
MethodSetAllSelections
Set the selection for all of the items at once \param bSelected Will select all items if true, or unselect if false
src/gui/includes/wg_dropdown.h:95
MethodSetBarColor
Set the bar color \param BarColor The new bar color
src/gui/includes/wg_progress.h:55
MethodSetButtonState
src/gui/src/wg_button.cpp:70
MethodSetDefaultFontEngine
Sets the default font engine If a default font engine is not set, a valid font engine must be passed to any controls that display text
src/gui/includes/wg_application.h:140
MethodSetFileSpec
test/CapriceLoadSave.cpp:22
MethodSetFontColor
Sets the color of the font used to render the label \param FontColor The color of the label text
src/gui/includes/wg_label.h:64
MethodSetFontColor
Sets the color of the font used to render the label \param FontColor The color of the label text
src/gui/includes/wg_groupbox.h:59
MethodSetHighlightColor
Set the highlight color for the menu \param HighlightColor The new color to use for highlighting
src/gui/includes/wg_menu.h:101
MethodSetIsFocusable
src/gui/src/wg_scrollbar.cpp:183
MethodSetIsFocusable
src/gui/src/wg_dropdown.cpp:114
MethodSetItemHeight
src/gui/src/wg_navigationbar.cpp:63
MethodSetItemHeight
src/gui/src/wg_listbox.cpp:71
MethodSetItemWidth
src/gui/src/wg_navigationbar.cpp:68
MethodSetJumpAmount
Set the amount to jump by when the area below or above the thumb is clicked (this is 5 by default) \param iJumpAmount The amount to step by
src/gui/includes/wg_scrollbar.h:59
MethodSetMousePosition
Changes the mouse position When this is called a new SDL_MOUSEMOTION event is triggered \param Point the position where the mouse pointer should be wa
src/gui/includes/wg_application.h:181
MethodSetPicture
src/gui/src/wg_button.cpp:229
MethodSetReadOnly
src/gui/src/wg_textbox.cpp:99
MethodSetScrollBarVisibility
src/gui/src/wg_textbox.cpp:147
MethodSetSelection
Set an item as selected \param iItemIndex The index of the item to change \param bSelected Will select the item if true, or unselect if false
src/gui/includes/wg_dropdown.h:91
MethodSetSelection
src/gui/src/wg_textbox.cpp:129
MethodSetSelection
src/gui/src/wg_listbox.cpp:124
MethodSetSurface
judb ; sometimes the surface is re-created in caprice32; in this case, we have to pass it on here
src/gui/includes/wg_view.h:95
MethodSetTitleBarColor
Set the color of the title bar \param TitleBarColor The new color for the title bar
src/gui/includes/wg_frame.h:57
MethodSetTitleBarHeight
src/gui/src/wg_frame.cpp:161
MethodSetTitleBarTextColor
Set the color of the title bar text \param TitleBarTextColor The new color for the title bar text
src/gui/includes/wg_frame.h:61
MethodSetUp
test/cartridge.cpp:11
MethodSetUp
test/CapriceLoadSave.cpp:12
MethodSetUp
test/InputMapper.cpp:10
MethodSetUp
test/configuration.cpp:19
MethodSetUpTestCase
test/z80.cpp:13
MethodSetUsePasswordMask
Set the Password mask state of the control \param bUseMask If set to true, the control will act as a password mask box
src/gui/includes/wg_editbox.h:66
MethodSetValue
Sets the value of the message \param Value The value
src/gui/includes/wg_message.h:216
MethodSetValue
Set the current value. \param value The new value for the control \param bRedraw indicates if the control should be redrawn (defaults to true)
src/gui/includes/wg_range_control.h:79
MethodSetWindowRect
src/gui/src/wg_navigationbar.cpp:178
MethodSetWindowRect
src/gui/src/wg_picture.cpp:82
MethodSetWindowRect
src/gui/src/wg_scrollbar.cpp:108
MethodSetWindowRect
src/gui/src/wg_window.cpp:93
MethodSetWindowRect
src/gui/src/wg_groupbox.cpp:90
MethodSetWindowRect
src/gui/src/wg_listbox.cpp:205
MethodSetWindowText
src/gui/src/wg_editbox.cpp:287
MethodSetWindowText
src/gui/src/wg_textbox.cpp:270
MethodSetWindowText
src/gui/src/wg_window.cpp:279
MethodSetWindowText
src/gui/src/wg_frame.cpp:196
MethodSetWindowText
src/gui/src/wg_groupbox.cpp:82
MethodSetWindowText
src/gui/src/wg_dropdown.cpp:91
MethodSetWindowText
src/gui/src/wg_button.cpp:118
MethodSetWindowText
src/gui/src/wg_label.cpp:90
MethodShowActivePopup
src/gui/src/wg_menu.cpp:371
MethodShowListBox
src/gui/src/wg_dropdown.cpp:248
MethodShowTip
src/gui/src/wg_tooltip.cpp:65
MethodSize
Gets the number of items in the navigation bar \return The number of items in the bar
src/gui/includes/wg_navigationbar.h:103
MethodSize
Gets the current number of items in the listbox \return The number of items in the list
src/gui/includes/wg_dropdown.h:76
MethodString
src/gui/src/wg_resource_handle.cpp:120
MethodSwitchMode
src/gui/src/wg_view.cpp:169
FunctionSynthesizer_Mono16
src/psg.cpp:583
FunctionSynthesizer_Mono8
src/psg.cpp:604
FunctionSynthesizer_Stereo16
src/psg.cpp:450
FunctionSynthesizer_Stereo8
src/psg.cpp:475
FunctionTEST
test/argparse.cpp:7
FunctionTEST
test/wg_application.cpp:9
FunctionTEST
Validate that alignment is correct between bytes & words structs (cf issue #104)
test/psg.cpp:7
FunctionTEST
test/fileutils.cpp:4
FunctionTEST
test/stringutils.cpp:4
FunctionTEST
test/zip.cpp:15
FunctionTEST
test/slothandler.cpp:6
← previousnext →601–700 of 904, ranked by callers