MCPcopy Create free account

hub / github.com/ColinPitrat/caprice32 / functions

Functions904 in github.com/ColinPitrat/caprice32

Functionipf_track_hook
Track hook, called each disk rotation to allow flakey data to be updated
src/ipf.cpp:363
Methodleftof
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
Functionltoa
src/gui/src/std_ex.cpp:39
Functionmain
main.cpp:3
Functionmain
test/main.cpp:3
MethodmoveFocus
src/gui/src/CapriceVKeyboard.cpp:102
Methodoperator!=
Inequality operator \param r The rect to compare to
src/gui/includes/wg_rect.h:181
Methodoperator!=
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
Methodoperator!=
Inequality operator evaluates to true if the x and y coordinates are the same for both points
src/gui/includes/wg_point.h:84
Methodoperator&
src/gui/src/wg_color.cpp:165
Methodoperator()
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
Methodoperator*
src/gui/src/wg_color.cpp:137
Methodoperator+
src/gui/src/wg_color.cpp:109
Methodoperator+
add the points
src/gui/src/wg_point.cpp:34
Methodoperator+
src/gui/src/wg_rect.cpp:70
Methodoperator-
subtract the points
src/gui/src/wg_point.cpp:45
Methodoperator-
src/gui/src/wg_rect.cpp:88
Methodoperator==
Equality operator \param r The rect to compare to
src/gui/includes/wg_rect.h:176
Methodoperator==
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
Methodoperator==
Equality operator evaluates to true if the x and y coordinates are the same for both points
src/gui/includes/wg_point.h:81
Methodoperator^
src/gui/src/wg_color.cpp:171
Methodoperator|
src/gui/src/wg_color.cpp:159
Functionpng_error_SDL
libpng callbacks */
src/savepng.cpp:32
Functionpng_write_SDL
src/savepng.cpp:36
Functionprerender_border
src/crtc.cpp:780
Functionprerender_border_half
src/crtc.cpp:792
Functionprerender_normal
src/crtc.cpp:846
Functionprerender_normal_half
src/crtc.cpp:893
Functionprerender_normal_half_plus
src/crtc.cpp:902
Functionprerender_normal_plus
src/crtc.cpp:857
Functionprerender_sync
src/crtc.cpp:802
Functionprerender_sync_half
src/crtc.cpp:814
Methodprocess_cfg_line
Format of a line: CPC_xxx\tSDLK_xxx\tMODIFIER Last field is optional
src/keyboard.cpp:1278
Functionrender16bpp
src/crtc.cpp:978
Functionrender16bpp_doubleY
src/crtc.cpp:990
Functionrender24bpp
src/crtc.cpp:1003
Functionrender24bpp_doubleY
src/crtc.cpp:1016
Functionrender32bpp
src/crtc.cpp:1033
Functionrender32bpp_doubleY
src/crtc.cpp:1045
Functionrender8bpp
src/crtc.cpp:955
Functionrender8bpp_doubleY
src/crtc.cpp:966
Methodrightof
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
Methods_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
Methods_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
Functionsafe_static_cast
src/gui/includes/std_ex.h:99
Functionscale2x_close
src/video.cpp:1068
Functionscale2x_flip
src/video.cpp:1054
Functionscale2x_init
src/video.cpp:1000
Functionscale2x_lock
src/video.cpp:1045
Functionscale2x_setpal
src/video.cpp:1039
Functionscale2x_unlock
src/video.cpp:1050
Functionseagle_close
src/video.cpp:962
Functionseagle_flip
src/video.cpp:948
Functionseagle_init
src/video.cpp:894
Functionseagle_lock
src/video.cpp:939
Functionseagle_setpal
src/video.cpp:933
Functionseagle_unlock
src/video.cpp:944
MethodsetRomSlot
src/gui/includes/CapriceRomSlots.h:25
MethodsimplifyDirPath
src/gui/src/CapriceLoadSave.cpp:276
Functionsnapshot_load
src/slotshandler.cpp:756
Functionswbicub_close
src/video.cpp:1697
Functionswbicub_flip
src/video.cpp:1683
Functionswbicub_init
src/video.cpp:1629
Functionswbicub_lock
src/video.cpp:1674
Functionswbicub_setpal
src/video.cpp:1668
Functionswbicub_unlock
src/video.cpp:1679
Functionswbilin_close
src/video.cpp:1547
Functionswbilin_flip
src/video.cpp:1533
Functionswbilin_init
src/video.cpp:1479
Functionswbilin_lock
src/video.cpp:1524
Functionswbilin_setpal
src/video.cpp:1518
Functionswbilin_unlock
src/video.cpp:1529
Functiontape_insert
src/slotshandler.cpp:964
Functiontv2x_close
src/video.cpp:1444
Functiontv2x_flip
src/video.cpp:1430
Functiontv2x_init
src/video.cpp:1376
Functiontv2x_lock
src/video.cpp:1421
Functiontv2x_setpal
src/video.cpp:1415
Functiontv2x_unlock
src/video.cpp:1426
Methodwhere
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
← previousnext →801–900 of 904, ranked by callers