Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColinPitrat/caprice32
/ functions
Functions
904 in github.com/ColinPitrat/caprice32
⨍
Functions
904
◇
Types & classes
128
Function
ipf_track_hook
Track hook, called each disk rotation to allow flakey data to be updated
src/ipf.cpp:363
Method
leftof
Indicates if a point is to the left of the point \return true if the point is to the left of point p
src/gui/includes/wg_point.h:88
Function
ltoa
src/gui/src/std_ex.cpp:39
Function
main
main.cpp:3
Function
main
test/main.cpp:3
Method
moveFocus
src/gui/src/CapriceVKeyboard.cpp:102
Method
operator!=
Inequality operator \param r The rect to compare to
src/gui/includes/wg_rect.h:181
Method
operator!=
Inequality operator does not take into accoutn alpha values \return true if any of the Red, Green, or Blue color components differ
src/gui/includes/wg_color.h:83
Method
operator!=
Inequality operator evaluates to true if the x and y coordinates are the same for both points
src/gui/includes/wg_point.h:84
Method
operator&
src/gui/src/wg_color.cpp:165
Method
operator()
Checks to see if the message is a duplicate of an existing APP_PAINT message \param pMessage A pointer to the message that is being checked against \r
src/gui/src/wg_message_server.cpp:170
Method
operator*
src/gui/src/wg_color.cpp:137
Method
operator+
src/gui/src/wg_color.cpp:109
Method
operator+
add the points
src/gui/src/wg_point.cpp:34
Method
operator+
src/gui/src/wg_rect.cpp:70
Method
operator-
subtract the points
src/gui/src/wg_point.cpp:45
Method
operator-
src/gui/src/wg_rect.cpp:88
Method
operator==
Equality operator \param r The rect to compare to
src/gui/includes/wg_rect.h:176
Method
operator==
Comparison operator does not take into account alpha values \return true if the Red, Green, and Blue color components are the same
src/gui/includes/wg_color.h:76
Method
operator==
Equality operator evaluates to true if the x and y coordinates are the same for both points
src/gui/includes/wg_point.h:81
Method
operator^
src/gui/src/wg_color.cpp:171
Method
operator|
src/gui/src/wg_color.cpp:159
Function
png_error_SDL
libpng callbacks */
src/savepng.cpp:32
Function
png_write_SDL
src/savepng.cpp:36
Function
prerender_border
src/crtc.cpp:780
Function
prerender_border_half
src/crtc.cpp:792
Function
prerender_normal
src/crtc.cpp:846
Function
prerender_normal_half
src/crtc.cpp:893
Function
prerender_normal_half_plus
src/crtc.cpp:902
Function
prerender_normal_plus
src/crtc.cpp:857
Function
prerender_sync
src/crtc.cpp:802
Function
prerender_sync_half
src/crtc.cpp:814
Method
process_cfg_line
Format of a line: CPC_xxx\tSDLK_xxx\tMODIFIER Last field is optional
src/keyboard.cpp:1278
Function
render16bpp
src/crtc.cpp:978
Function
render16bpp_doubleY
src/crtc.cpp:990
Function
render24bpp
src/crtc.cpp:1003
Function
render24bpp_doubleY
src/crtc.cpp:1016
Function
render32bpp
src/crtc.cpp:1033
Function
render32bpp_doubleY
src/crtc.cpp:1045
Function
render8bpp
src/crtc.cpp:955
Function
render8bpp_doubleY
src/crtc.cpp:966
Method
rightof
Indicates if a point is to the right of the point \return true if the point is to the right of point p
src/gui/includes/wg_point.h:92
Method
s_MenuItemInfo
struct constructor \param MI the menu item \param RS the rendered string for the menu item \param R a CRect describing the boundaries of the menu item
src/gui/includes/wg_menu.h:140
Method
s_MessageClientActive
struct constructor \param pC a pointer to the message client \param bW a boolean indicating if the client has gotten the current message
src/gui/includes/wg_message_server.h:47
Function
safe_static_cast
src/gui/includes/std_ex.h:99
Function
scale2x_close
src/video.cpp:1068
Function
scale2x_flip
src/video.cpp:1054
Function
scale2x_init
src/video.cpp:1000
Function
scale2x_lock
src/video.cpp:1045
Function
scale2x_setpal
src/video.cpp:1039
Function
scale2x_unlock
src/video.cpp:1050
Function
seagle_close
src/video.cpp:962
Function
seagle_flip
src/video.cpp:948
Function
seagle_init
src/video.cpp:894
Function
seagle_lock
src/video.cpp:939
Function
seagle_setpal
src/video.cpp:933
Function
seagle_unlock
src/video.cpp:944
Method
setRomSlot
src/gui/includes/CapriceRomSlots.h:25
Method
simplifyDirPath
src/gui/src/CapriceLoadSave.cpp:276
Function
snapshot_load
src/slotshandler.cpp:756
Function
swbicub_close
src/video.cpp:1697
Function
swbicub_flip
src/video.cpp:1683
Function
swbicub_init
src/video.cpp:1629
Function
swbicub_lock
src/video.cpp:1674
Function
swbicub_setpal
src/video.cpp:1668
Function
swbicub_unlock
src/video.cpp:1679
Function
swbilin_close
src/video.cpp:1547
Function
swbilin_flip
src/video.cpp:1533
Function
swbilin_init
src/video.cpp:1479
Function
swbilin_lock
src/video.cpp:1524
Function
swbilin_setpal
src/video.cpp:1518
Function
swbilin_unlock
src/video.cpp:1529
Function
tape_insert
src/slotshandler.cpp:964
Function
tv2x_close
src/video.cpp:1444
Function
tv2x_flip
src/video.cpp:1430
Function
tv2x_init
src/video.cpp:1376
Function
tv2x_lock
src/video.cpp:1421
Function
tv2x_setpal
src/video.cpp:1415
Function
tv2x_unlock
src/video.cpp:1426
Method
where
Gets a text description of where the exception happened \return A string describing where the exception was raised
src/gui/includes/wg_error.h:54
Method
~CApplication
src/gui/src/wg_application.cpp:208
Method
~CBitmapResourceHandle
src/gui/src/wg_resource_handle.cpp:79
Method
~CButton
src/gui/src/wg_button.cpp:61
Method
~CCursorResourceHandle
src/gui/src/wg_resource_handle.cpp:126
Method
~CDropDown
src/gui/src/wg_dropdown.cpp:63
Method
~CEditBox
src/gui/src/wg_editbox.cpp:77
Method
~CFontEngine
src/gui/src/wg_fontengine.cpp:60
Method
~CFrame
src/gui/src/wg_frame.cpp:64
Method
~CMenuBase
src/gui/src/wg_menu.cpp:67
Method
~CMessage
Standard destructor
src/gui/includes/wg_message.h:85
Method
~CMessageClient
src/gui/src/wg_message_client.cpp:36
Method
~CNavigationBar
src/gui/src/wg_navigationbar.cpp:55
Method
~CPainter
Standard destructor
src/gui/includes/wg_painter.h:66
Method
~CPoint
Standard Destructor
src/gui/includes/wg_point.h:53
Method
~CRect
Standard Destructor
src/gui/includes/wg_rect.h:68
Method
~CResourceHandle
src/gui/src/wg_resource_handle.cpp:66
Method
~CStringResourceHandle
src/gui/src/wg_resource_handle.cpp:111
Method
~CTextBox
src/gui/src/wg_textbox.cpp:88
Method
~CTimer
src/gui/src/wg_timer.cpp:46
Method
~CToolTip
src/gui/src/wg_tooltip.cpp:59
← previous
next →
801–900 of 904, ranked by callers