Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RuntimeCompiledCPlusPlus/RuntimeCompiledCPlusPlus
/ functions
Functions
2,967 in github.com/RuntimeCompiledCPlusPlus/RuntimeCompiledCPlusPlus
⨍
Functions
2,967
◇
Types & classes
1,046
↓ 230 callers
Method
RemoveReference
Removes a reference from the object.
Aurora/External/libRocket/Source/Core/ReferenceCountable.cpp:67
↓ 140 callers
Method
c_str
Aurora/RuntimeCompiler/FileSystemUtils.h:271
↓ 117 callers
Method
SetProperty
Sets a local property override on the element.
Aurora/External/libRocket/Source/Core/Element.cpp:497
↓ 104 callers
Method
GetSize
Returns the size of one of the box's areas. This will include all inner areas.
Aurora/External/libRocket/Source/Core/Box.cpp:70
↓ 104 callers
Method
Length
Returns the size of this stream (in bytes).
Aurora/External/libRocket/Source/Core/StreamFile.cpp:84
↓ 96 callers
Method
GetPosition
Returns the top-left position of one of the areas.
Aurora/External/libRocket/Source/Core/Box.cpp:57
↓ 90 callers
Method
GetEdge
Returns the size of one of the area segments.
Aurora/External/libRocket/Source/Core/Box.cpp:101
↓ 70 callers
Method
Append
Append a string to the string */
Aurora/External/assimp/include/aiTypes.h:316
↓ 68 callers
Method
GetParentNode
Gets this element's parent node.
Aurora/External/libRocket/Source/Core/Element.cpp:808
↓ 63 callers
Function
Max
Aurora/External/libRocket/Include/Rocket/Core/Math.h:48
↓ 62 callers
Method
GetChild
Aurora/External/libRocket/Source/Core/Element.cpp:861
↓ 61 callers
Method
GetDimensions
Returns the texture's dimensions.
Aurora/External/libRocket/Source/Core/Texture.cpp:84
↓ 56 callers
Method
GetNumChildren
Aurora/External/libRocket/Source/Core/Element.cpp:869
↓ 49 callers
Method
AddEventListener
Adds an event listener to the root element.
Aurora/External/libRocket/Source/Core/Context.cpp:517
↓ 49 callers
Method
GetEntity
Aurora/Examples/SimpleTest/GameObject.cpp:177
↓ 43 callers
Method
GetTargetElement
Aurora/External/libRocket/Source/Core/Event.cpp:65
↓ 38 callers
Method
AddReference
Adds a reference to the object.
Aurora/External/libRocket/Source/Core/ReferenceCountable.cpp:57
↓ 38 callers
Method
RemoveEventListener
Removes an event listener from the root element.
Aurora/External/libRocket/Source/Core/Context.cpp:523
↓ 37 callers
Method
GetObjectId
Aurora/RuntimeObjectSystem/IObject.h:107
↓ 37 callers
Function
RealToInteger
Efficiently truncates a floating-point value into an integer.
Aurora/External/libRocket/Source/Core/Math.cpp:145
↓ 36 callers
Method
GetProperty
Returns one of this element's properties.
Aurora/External/libRocket/Source/Core/Element.cpp:515
↓ 36 callers
Method
GetSize
Aurora/External/libRocket/Source/Controls/Python/ElementInterface.cpp:208
↓ 36 callers
Method
ResolveProperty
Resolves one of this element's style.
Aurora/External/libRocket/Source/Core/Element.cpp:527
↓ 35 callers
Method
DispatchEvent
Dispatches the specified event
Aurora/External/libRocket/Source/Core/Element.cpp:973
↓ 35 callers
Method
Log
Aurora/Examples/SimpleTest/ConsoleContext.h:61
↓ 34 callers
Method
SetOffset
Sets the offset of the box, relative usually to the owning element.
Aurora/External/libRocket/Source/Core/Box.cpp:83
↓ 33 callers
Method
GetElapsedTime
Aurora/External/libRocket/Source/Core/Clock.cpp:35
↓ 32 callers
Method
LogError
Aurora/Examples/SimpleTest/CompilerLogger.cpp:28
↓ 32 callers
Method
SetEdge
Sets the size of one of the segments of one of the box's outer areas.
Aurora/External/libRocket/Source/Core/Box.cpp:95
↓ 31 callers
Method
GetAbsoluteOffset
Returns the position of the top-left corner of one of the areas of this element's primary box.
Aurora/External/libRocket/Source/Core/Element.cpp:334
↓ 30 callers
Method
GetCumulativeEdge
Returns the cumulative size of one edge up to one of the box's areas.
Aurora/External/libRocket/Source/Core/Box.cpp:107
↓ 30 callers
Method
GetId
Returns the rectangle's id.
Aurora/External/libRocket/Source/Core/TextureLayoutRectangle.cpp:48
↓ 30 callers
Function
Min
Aurora/External/libRocket/Include/Rocket/Core/Math.h:54
↓ 29 callers
Method
AppendChild
Appends a child to this element
Aurora/External/libRocket/Source/Core/Element.cpp:1020
↓ 29 callers
Method
LogInfo
Aurora/Examples/SimpleTest/CompilerLogger.cpp:44
↓ 29 callers
Method
SetPseudoClass
Sets or removes a pseudo-class on the element.
Aurora/External/libRocket/Source/Core/Element.cpp:539
↓ 28 callers
Method
SetInnerRML
Sets the markup and content of the element. All existing children will be replaced.
Aurora/External/libRocket/Source/Core/Element.cpp:891
↓ 27 callers
Method
Set
Aurora/External/libRocket/Source/Core/Variant.cpp:82
↓ 26 callers
Function
GetContext
Fetches a previously constructed context by name.
Aurora/External/libRocket/Source/Core/Core.cpp:259
↓ 26 callers
Method
SetContent
Sets the size of the content area.
Aurora/External/libRocket/Source/Core/Box.cpp:89
↓ 25 callers
Method
Find
Aurora/External/libRocket/Source/Core/WString.cpp:147
↓ 25 callers
Function
GetSystemInterface
Returns Rocket's system interface.
Aurora/External/libRocket/Source/Core/Core.cpp:175
↓ 24 callers
Method
Clear
Aurora/External/libRocket/Source/Core/Variant.cpp:52
↓ 23 callers
Method
GetOwnerDocument
Gets the document this element belongs to.
Aurora/External/libRocket/Source/Core/Element.cpp:794
↓ 23 callers
Method
GetParseFrame
Access the current parse frame
Aurora/External/libRocket/Source/Core/XMLParser.cpp:131
↓ 22 callers
Method
Exists
Aurora/RuntimeCompiler/FileSystemUtils.h:288
↓ 21 callers
Function
Clamp
Aurora/External/libRocket/Include/Rocket/Core/Math.h:72
↓ 21 callers
Method
GetGameObjectType
Aurora/Examples/SimpleTest/GameObject.cpp:152
↓ 21 callers
Method
Size
Aurora/External/libRocket/Source/Core/Dictionary.cpp:518
↓ 20 callers
Method
GetMaxSpeed
Aurora/Examples/SimpleTest/GameObject.cpp:264
↓ 20 callers
Method
RemoveChild
Removes the specified child
Aurora/External/libRocket/Source/Core/Element.cpp:1118
↓ 19 callers
Method
GetElementById
Aurora/External/libRocket/Source/Core/Element.cpp:1182
↓ 18 callers
Method
SetUpdateable
Aurora/Systems/EntitySystem/EntitySystem.cpp:53
↓ 17 callers
Method
GenerateGeometry
Aurora/External/libRocket/Source/Core/ElementImage.cpp:171
↓ 17 callers
Function
GetConstructorId
Aurora/RuntimeObjectSystem/ObjectInterfacePerModule.h:258
↓ 17 callers
Method
GetGameTeam
Aurora/Examples/SimpleTest/GameObject.cpp:157
↓ 17 callers
Method
GetLocalProperty
Returns one of this element's properties.
Aurora/External/libRocket/Source/Core/Element.cpp:521
↓ 17 callers
Method
GetObject
Aurora/Examples/SimpleTest/IObjectUtils.h:214
↓ 17 callers
Method
GetStyle
Gets the object representing the declarations of an element's style attributes.
Aurora/External/libRocket/Source/Core/Element.cpp:788
↓ 17 callers
Function
Round
Rounds a floating-point value to the nearest integer.
Aurora/External/libRocket/Source/Core/Math.cpp:124
↓ 17 callers
Method
SetBehavior
Aurora/Examples/SimpleTest/GameObject.cpp:209
↓ 17 callers
Function
_Win32Utf8ToUtf16
Do not use outside win32
Aurora/RuntimeCompiler/FileSystemUtils.h:140
↓ 16 callers
Function
Property
Aurora/External/libRocket/Include/Rocket/Core/Property.h:68
↓ 15 callers
Method
Get
Aurora/External/libRocket/Source/Core/Dictionary.cpp:395
↓ 15 callers
Function
IsWhitespace
Aurora/External/libRocket/Include/Rocket/Core/StringUtilities.h:89
↓ 15 callers
Method
ParentPath
Aurora/RuntimeCompiler/FileSystemUtils.h:560
↓ 15 callers
Function
UpdateLayout
Updates the layout if necessary.
Aurora/External/libRocket/Include/Rocket/Core/ElementDocument.h:130
↓ 14 callers
Method
AddEventToElementInDoc
Aurora/Systems/IGUIElement.h:86
↓ 14 callers
Method
GetElement
Returns the block box's element.
Aurora/External/libRocket/Source/Core/LayoutBlockBox.cpp:532
↓ 14 callers
Method
GetElementScroll
Returns the element's scrollbar functionality.
Aurora/External/libRocket/Source/Core/Element.cpp:1237
↓ 14 callers
Method
IsDisabled
Returns the disabled status of the form control.
Aurora/External/libRocket/Source/Controls/ElementFormControl.cpp:61
↓ 14 callers
Function
MakeObject
Aurora/External/libRocket/Include/Rocket/Core/Python/Utilities.h:69
↓ 14 callers
Method
Release
Aurora/External/libRocket/Source/Core/Geometry.cpp:173
↓ 14 callers
Method
Set
Set the contents of the clipboard.
Aurora/External/libRocket/Source/Controls/Clipboard.cpp:96
↓ 14 callers
Method
SetAttribute
Aurora/External/libRocket/Source/Core/Python/ElementInterface.cpp:245
↓ 14 callers
Method
SetBox
Sets the box describing the size of the element.
Aurora/External/libRocket/Source/Core/Element.cpp:396
↓ 14 callers
Method
Watch
Aurora/RuntimeCompiler/FileChangeNotifier.cpp:73
↓ 13 callers
Method
ParseValue
Called when parsing a RCSS declaration.
Aurora/External/libRocket/Source/Core/PropertyDefinition.cpp:85
↓ 13 callers
Method
Render
Renders all visible elements in the element tree.
Aurora/External/libRocket/Source/Core/Context.cpp:147
↓ 12 callers
Method
GetClientWidth
Gets the inner width of the element.
Aurora/External/libRocket/Source/Core/Element.cpp:694
↓ 12 callers
Function
GetRenderInterface
Returns Rocket's render interface.
Aurora/External/libRocket/Source/Core/Core.cpp:195
↓ 12 callers
Method
SetDisabled
Sets the disabled status of the form control.
Aurora/External/libRocket/Source/Controls/ElementFormControl.cpp:67
↓ 12 callers
Method
ToOSCanonicalCase
Aurora/RuntimeCompiler/FileSystemUtils.h:673
↓ 11 callers
Method
GetAssetDirectory
Aurora/Systems/AssetSystem/AssetSystem.h:38
↓ 11 callers
Method
GetClientHeight
Gets the inner height of the element.
Aurora/External/libRocket/Source/Core/Element.cpp:701
↓ 11 callers
Method
GetParent
Returns the widget's parent element.
Aurora/External/libRocket/Source/Core/WidgetSlider.cpp:374
↓ 11 callers
Method
Initialise
Initialises the logging interface.
Aurora/External/libRocket/Source/Core/Log.cpp:39
↓ 10 callers
Method
GetBlackboardIndividualCommon
Aurora/Examples/SimpleTest/BlackboardManager.cpp:171
↓ 10 callers
Function
GetPythonClassName
Returns the string representation of a python class name
Aurora/External/libRocket/Source/Controls/Python/DataSourceWrapper.cpp:38
↓ 10 callers
Method
IsLoading
Aurora/RuntimeObjectSystem/SimpleSerializer/SimpleSerializer.h:47
↓ 9 callers
Method
EnableScrollbar
Enables and sizes one of the scrollbars.
Aurora/External/libRocket/Source/Core/ElementScroll.cpp:66
↓ 9 callers
Method
GetBehavior
Aurora/Examples/SimpleTest/GameObject.cpp:172
↓ 9 callers
Method
GetCleanPath
Aurora/RuntimeCompiler/FileSystemUtils.h:652
↓ 9 callers
Method
GetDocumentHeader
Aurora/External/libRocket/Source/Core/XMLParser.cpp:104
↓ 9 callers
Method
GetLineHeight
Returns the default height between this font face's baselines.
Aurora/External/libRocket/Source/Core/FontFaceHandle.cpp:126
↓ 9 callers
Method
GetVerticalAlignProperty
Returns the vertical align property of the box's element.
Aurora/External/libRocket/Source/Core/LayoutInlineBox.cpp:362
↓ 9 callers
Method
IsPropagating
Aurora/External/libRocket/Source/Core/Event.cpp:90
↓ 9 callers
Method
UnloadDocument
Unload the given document
Aurora/External/libRocket/Source/Core/Context.cpp:276
↓ 8 callers
Function
Clear
Aurora/RuntimeCompiler/AUArray.h:48
↓ 8 callers
Method
Focus
Sets the current element as the focus object.
Aurora/External/libRocket/Source/Core/Element.cpp:901
next →
1–100 of 2,967, ranked by callers