MCPcopy Create free account

hub / github.com/RuntimeCompiledCPlusPlus/RuntimeCompiledCPlusPlus / functions

Functions2,967 in github.com/RuntimeCompiledCPlusPlus/RuntimeCompiledCPlusPlus

↓ 230 callersMethodRemoveReference
Removes a reference from the object.
Aurora/External/libRocket/Source/Core/ReferenceCountable.cpp:67
↓ 140 callersMethodc_str
Aurora/RuntimeCompiler/FileSystemUtils.h:271
↓ 117 callersMethodSetProperty
Sets a local property override on the element.
Aurora/External/libRocket/Source/Core/Element.cpp:497
↓ 104 callersMethodGetSize
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 callersMethodLength
Returns the size of this stream (in bytes).
Aurora/External/libRocket/Source/Core/StreamFile.cpp:84
↓ 96 callersMethodGetPosition
Returns the top-left position of one of the areas.
Aurora/External/libRocket/Source/Core/Box.cpp:57
↓ 90 callersMethodGetEdge
Returns the size of one of the area segments.
Aurora/External/libRocket/Source/Core/Box.cpp:101
↓ 70 callersMethodAppend
Append a string to the string */
Aurora/External/assimp/include/aiTypes.h:316
↓ 68 callersMethodGetParentNode
Gets this element's parent node.
Aurora/External/libRocket/Source/Core/Element.cpp:808
↓ 63 callersFunctionMax
Aurora/External/libRocket/Include/Rocket/Core/Math.h:48
↓ 62 callersMethodGetChild
Aurora/External/libRocket/Source/Core/Element.cpp:861
↓ 61 callersMethodGetDimensions
Returns the texture's dimensions.
Aurora/External/libRocket/Source/Core/Texture.cpp:84
↓ 56 callersMethodGetNumChildren
Aurora/External/libRocket/Source/Core/Element.cpp:869
↓ 49 callersMethodAddEventListener
Adds an event listener to the root element.
Aurora/External/libRocket/Source/Core/Context.cpp:517
↓ 49 callersMethodGetEntity
Aurora/Examples/SimpleTest/GameObject.cpp:177
↓ 43 callersMethodGetTargetElement
Aurora/External/libRocket/Source/Core/Event.cpp:65
↓ 38 callersMethodAddReference
Adds a reference to the object.
Aurora/External/libRocket/Source/Core/ReferenceCountable.cpp:57
↓ 38 callersMethodRemoveEventListener
Removes an event listener from the root element.
Aurora/External/libRocket/Source/Core/Context.cpp:523
↓ 37 callersMethodGetObjectId
Aurora/RuntimeObjectSystem/IObject.h:107
↓ 37 callersFunctionRealToInteger
Efficiently truncates a floating-point value into an integer.
Aurora/External/libRocket/Source/Core/Math.cpp:145
↓ 36 callersMethodGetProperty
Returns one of this element's properties.
Aurora/External/libRocket/Source/Core/Element.cpp:515
↓ 36 callersMethodGetSize
Aurora/External/libRocket/Source/Controls/Python/ElementInterface.cpp:208
↓ 36 callersMethodResolveProperty
Resolves one of this element's style.
Aurora/External/libRocket/Source/Core/Element.cpp:527
↓ 35 callersMethodDispatchEvent
Dispatches the specified event
Aurora/External/libRocket/Source/Core/Element.cpp:973
↓ 35 callersMethodLog
Aurora/Examples/SimpleTest/ConsoleContext.h:61
↓ 34 callersMethodSetOffset
Sets the offset of the box, relative usually to the owning element.
Aurora/External/libRocket/Source/Core/Box.cpp:83
↓ 33 callersMethodGetElapsedTime
Aurora/External/libRocket/Source/Core/Clock.cpp:35
↓ 32 callersMethodLogError
Aurora/Examples/SimpleTest/CompilerLogger.cpp:28
↓ 32 callersMethodSetEdge
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 callersMethodGetAbsoluteOffset
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 callersMethodGetCumulativeEdge
Returns the cumulative size of one edge up to one of the box's areas.
Aurora/External/libRocket/Source/Core/Box.cpp:107
↓ 30 callersMethodGetId
Returns the rectangle's id.
Aurora/External/libRocket/Source/Core/TextureLayoutRectangle.cpp:48
↓ 30 callersFunctionMin
Aurora/External/libRocket/Include/Rocket/Core/Math.h:54
↓ 29 callersMethodAppendChild
Appends a child to this element
Aurora/External/libRocket/Source/Core/Element.cpp:1020
↓ 29 callersMethodLogInfo
Aurora/Examples/SimpleTest/CompilerLogger.cpp:44
↓ 29 callersMethodSetPseudoClass
Sets or removes a pseudo-class on the element.
Aurora/External/libRocket/Source/Core/Element.cpp:539
↓ 28 callersMethodSetInnerRML
Sets the markup and content of the element. All existing children will be replaced.
Aurora/External/libRocket/Source/Core/Element.cpp:891
↓ 27 callersMethodSet
Aurora/External/libRocket/Source/Core/Variant.cpp:82
↓ 26 callersFunctionGetContext
Fetches a previously constructed context by name.
Aurora/External/libRocket/Source/Core/Core.cpp:259
↓ 26 callersMethodSetContent
Sets the size of the content area.
Aurora/External/libRocket/Source/Core/Box.cpp:89
↓ 25 callersMethodFind
Aurora/External/libRocket/Source/Core/WString.cpp:147
↓ 25 callersFunctionGetSystemInterface
Returns Rocket's system interface.
Aurora/External/libRocket/Source/Core/Core.cpp:175
↓ 24 callersMethodClear
Aurora/External/libRocket/Source/Core/Variant.cpp:52
↓ 23 callersMethodGetOwnerDocument
Gets the document this element belongs to.
Aurora/External/libRocket/Source/Core/Element.cpp:794
↓ 23 callersMethodGetParseFrame
Access the current parse frame
Aurora/External/libRocket/Source/Core/XMLParser.cpp:131
↓ 22 callersMethodExists
Aurora/RuntimeCompiler/FileSystemUtils.h:288
↓ 21 callersFunctionClamp
Aurora/External/libRocket/Include/Rocket/Core/Math.h:72
↓ 21 callersMethodGetGameObjectType
Aurora/Examples/SimpleTest/GameObject.cpp:152
↓ 21 callersMethodSize
Aurora/External/libRocket/Source/Core/Dictionary.cpp:518
↓ 20 callersMethodGetMaxSpeed
Aurora/Examples/SimpleTest/GameObject.cpp:264
↓ 20 callersMethodRemoveChild
Removes the specified child
Aurora/External/libRocket/Source/Core/Element.cpp:1118
↓ 19 callersMethodGetElementById
Aurora/External/libRocket/Source/Core/Element.cpp:1182
↓ 18 callersMethodSetUpdateable
Aurora/Systems/EntitySystem/EntitySystem.cpp:53
↓ 17 callersMethodGenerateGeometry
Aurora/External/libRocket/Source/Core/ElementImage.cpp:171
↓ 17 callersFunctionGetConstructorId
Aurora/RuntimeObjectSystem/ObjectInterfacePerModule.h:258
↓ 17 callersMethodGetGameTeam
Aurora/Examples/SimpleTest/GameObject.cpp:157
↓ 17 callersMethodGetLocalProperty
Returns one of this element's properties.
Aurora/External/libRocket/Source/Core/Element.cpp:521
↓ 17 callersMethodGetObject
Aurora/Examples/SimpleTest/IObjectUtils.h:214
↓ 17 callersMethodGetStyle
Gets the object representing the declarations of an element's style attributes.
Aurora/External/libRocket/Source/Core/Element.cpp:788
↓ 17 callersFunctionRound
Rounds a floating-point value to the nearest integer.
Aurora/External/libRocket/Source/Core/Math.cpp:124
↓ 17 callersMethodSetBehavior
Aurora/Examples/SimpleTest/GameObject.cpp:209
↓ 17 callersFunction_Win32Utf8ToUtf16
Do not use outside win32
Aurora/RuntimeCompiler/FileSystemUtils.h:140
↓ 16 callersFunctionProperty
Aurora/External/libRocket/Include/Rocket/Core/Property.h:68
↓ 15 callersMethodGet
Aurora/External/libRocket/Source/Core/Dictionary.cpp:395
↓ 15 callersFunctionIsWhitespace
Aurora/External/libRocket/Include/Rocket/Core/StringUtilities.h:89
↓ 15 callersMethodParentPath
Aurora/RuntimeCompiler/FileSystemUtils.h:560
↓ 15 callersFunctionUpdateLayout
Updates the layout if necessary.
Aurora/External/libRocket/Include/Rocket/Core/ElementDocument.h:130
↓ 14 callersMethodAddEventToElementInDoc
Aurora/Systems/IGUIElement.h:86
↓ 14 callersMethodGetElement
Returns the block box's element.
Aurora/External/libRocket/Source/Core/LayoutBlockBox.cpp:532
↓ 14 callersMethodGetElementScroll
Returns the element's scrollbar functionality.
Aurora/External/libRocket/Source/Core/Element.cpp:1237
↓ 14 callersMethodIsDisabled
Returns the disabled status of the form control.
Aurora/External/libRocket/Source/Controls/ElementFormControl.cpp:61
↓ 14 callersFunctionMakeObject
Aurora/External/libRocket/Include/Rocket/Core/Python/Utilities.h:69
↓ 14 callersMethodRelease
Aurora/External/libRocket/Source/Core/Geometry.cpp:173
↓ 14 callersMethodSet
Set the contents of the clipboard.
Aurora/External/libRocket/Source/Controls/Clipboard.cpp:96
↓ 14 callersMethodSetAttribute
Aurora/External/libRocket/Source/Core/Python/ElementInterface.cpp:245
↓ 14 callersMethodSetBox
Sets the box describing the size of the element.
Aurora/External/libRocket/Source/Core/Element.cpp:396
↓ 14 callersMethodWatch
Aurora/RuntimeCompiler/FileChangeNotifier.cpp:73
↓ 13 callersMethodParseValue
Called when parsing a RCSS declaration.
Aurora/External/libRocket/Source/Core/PropertyDefinition.cpp:85
↓ 13 callersMethodRender
Renders all visible elements in the element tree.
Aurora/External/libRocket/Source/Core/Context.cpp:147
↓ 12 callersMethodGetClientWidth
Gets the inner width of the element.
Aurora/External/libRocket/Source/Core/Element.cpp:694
↓ 12 callersFunctionGetRenderInterface
Returns Rocket's render interface.
Aurora/External/libRocket/Source/Core/Core.cpp:195
↓ 12 callersMethodSetDisabled
Sets the disabled status of the form control.
Aurora/External/libRocket/Source/Controls/ElementFormControl.cpp:67
↓ 12 callersMethodToOSCanonicalCase
Aurora/RuntimeCompiler/FileSystemUtils.h:673
↓ 11 callersMethodGetAssetDirectory
Aurora/Systems/AssetSystem/AssetSystem.h:38
↓ 11 callersMethodGetClientHeight
Gets the inner height of the element.
Aurora/External/libRocket/Source/Core/Element.cpp:701
↓ 11 callersMethodGetParent
Returns the widget's parent element.
Aurora/External/libRocket/Source/Core/WidgetSlider.cpp:374
↓ 11 callersMethodInitialise
Initialises the logging interface.
Aurora/External/libRocket/Source/Core/Log.cpp:39
↓ 10 callersMethodGetBlackboardIndividualCommon
Aurora/Examples/SimpleTest/BlackboardManager.cpp:171
↓ 10 callersFunctionGetPythonClassName
Returns the string representation of a python class name
Aurora/External/libRocket/Source/Controls/Python/DataSourceWrapper.cpp:38
↓ 10 callersMethodIsLoading
Aurora/RuntimeObjectSystem/SimpleSerializer/SimpleSerializer.h:47
↓ 9 callersMethodEnableScrollbar
Enables and sizes one of the scrollbars.
Aurora/External/libRocket/Source/Core/ElementScroll.cpp:66
↓ 9 callersMethodGetBehavior
Aurora/Examples/SimpleTest/GameObject.cpp:172
↓ 9 callersMethodGetCleanPath
Aurora/RuntimeCompiler/FileSystemUtils.h:652
↓ 9 callersMethodGetDocumentHeader
Aurora/External/libRocket/Source/Core/XMLParser.cpp:104
↓ 9 callersMethodGetLineHeight
Returns the default height between this font face's baselines.
Aurora/External/libRocket/Source/Core/FontFaceHandle.cpp:126
↓ 9 callersMethodGetVerticalAlignProperty
Returns the vertical align property of the box's element.
Aurora/External/libRocket/Source/Core/LayoutInlineBox.cpp:362
↓ 9 callersMethodIsPropagating
Aurora/External/libRocket/Source/Core/Event.cpp:90
↓ 9 callersMethodUnloadDocument
Unload the given document
Aurora/External/libRocket/Source/Core/Context.cpp:276
↓ 8 callersFunctionClear
Aurora/RuntimeCompiler/AUArray.h:48
↓ 8 callersMethodFocus
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