Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acaudwell/Gource
/ functions
Functions
599 in github.com/acaudwell/Gource
⨍
Functions
599
◇
Types & classes
76
Method
ReadValue
src/tinyxml/tinyxmlparser.cpp:1179
Method
RemoveAction
src/action.cpp:105
Method
RemoveAttribute
src/tinyxml/tinyxml.cpp:437
Method
RemoveAttribute
src/tinyxml/tinyxml.h:1081
Method
RemoveChild
src/tinyxml/tinyxml.cpp:335
Method
ReplaceChild
src/tinyxml/tinyxml.cpp:296
Method
RootElement
Get the root element -- the only top level element -- of the document. In well formed XML, there should only be one. TinyXml is tolerant of multip
src/tinyxml/tinyxml.h:1452
Method
Row
Return the position, in the original source file, of this node or attribute. The row and column are 1-based. (That is the first row and first column
src/tinyxml/tinyxml.h:244
Method
SVNCommitLog
src/formats/svn.cpp:49
Method
SaveFile
src/tinyxml/tinyxml.cpp:960
Method
SaveFile
src/tinyxml/tinyxml.h:1436
Method
SetCondenseWhiteSpace
The world does not agree on whether white space should be kept or not. In order to make everyone happy, these global, static functions are provide
src/tinyxml/tinyxml.h:221
Method
SetDoubleAttribute
src/tinyxml/tinyxml.cpp:760
Method
SetIndent
Set the indent characters for printing. By default 4 spaces but tab (\t) is also useful, or null/empty string for no indentation. */
src/tinyxml/tinyxml.h:1757
Method
SetLineBreak
Set the line breaking string. By default set to newline (\n). Some operating systems prefer other characters, or can be set to the null/empty str
src/tinyxml/tinyxml.h:1764
Method
SetTabSize
SetTabSize() allows the error reporting functions (ErrorRow() and ErrorCol()) to report the correct values for row and column. It does not change th
src/tinyxml/tinyxml.h:1504
Method
SetUserData
src/tinyxml/tinyxml.h:247
Method
SetValue
< Set the name of this attribute.
src/tinyxml/tinyxml.h:836
Method
Size
Return the length of the result string.
src/tinyxml/tinyxml.h:1777
Method
SkipWhiteSpace
src/tinyxml/tinyxmlparser.cpp:314
Method
SplineEdge
src/spline.cpp:20
Method
Standalone
Is this a standalone document?
src/tinyxml/tinyxml.h:1313
Method
StreamTo
static*/
src/tinyxml/tinyxmlparser.cpp:380
Method
StreamWhiteSpace
static*/
src/tinyxml/tinyxmlparser.cpp:365
Method
StringEqual
src/tinyxml/tinyxmlparser.cpp:534
Method
TabSize
src/tinyxml/tinyxml.h:1506
Method
Text
@deprecated use ToText() Return the handle as a TiXmlText. This may return null. */
src/tinyxml/tinyxml.h:1707
Method
TextBox
src/textbox.cpp:20
Method
TiXmlAttribute
Construct an empty attribute.
src/tinyxml/tinyxml.h:785
Method
TiXmlAttributeSet
src/tinyxml/tinyxml.cpp:1500
Method
TiXmlBase
src/tinyxml/tinyxml.h:201
Method
TiXmlComment
src/tinyxml/tinyxml.cpp:1283
Method
TiXmlComment
Constructs an empty comment.
src/tinyxml/tinyxml.h:1166
Method
TiXmlCursor
src/tinyxml/tinyxml.h:101
Method
TiXmlDeclaration
src/tinyxml/tinyxml.cpp:1379
Method
TiXmlDeclaration
Construct an empty declaration.
src/tinyxml/tinyxml.h:1289
Method
TiXmlDocument
src/tinyxml/tinyxml.cpp:913
Method
TiXmlElement
src/tinyxml/tinyxml.cpp:525
Method
TiXmlHandle
Create a handle from any node (at any depth of the tree.) This can be a null pointer.
src/tinyxml/tinyxml.h:1642
Method
TiXmlNode
src/tinyxml/tinyxml.cpp:136
Method
TiXmlParsingData
Only used by the document!
src/tinyxml/tinyxmlparser.cpp:181
Method
TiXmlPrinter
src/tinyxml/tinyxml.h:1740
Method
TiXmlString
TiXmlString empty constructor
src/tinyxml/tinystr.h:66
Method
TiXmlText
Constructor for text element. By default, it is treated as normal, encoded text. If you want it be output as a CDATA text element, set the parame
src/tinyxml/tinyxml.h:1220
Method
TiXmlUnknown
src/tinyxml/tinyxml.h:1357
Method
ToComment
< Cast to a more defined type. Will return null if not of the requested type.
src/tinyxml/tinyxml.h:699
Method
ToComment
src/tinyxml/tinyxml.h:1186
Method
ToDeclaration
src/tinyxml/tinyxml.h:1325
Method
ToDocument
src/tinyxml/tinyxml.h:1532
Method
ToElement
src/tinyxml/tinyxml.h:1133
Method
ToElement
Return the handle as a TiXmlElement. This may return null. */
src/tinyxml/tinyxml.h:1688
Method
ToLower
src/tinyxml/tinyxml.h:382
Method
ToNode
Return the handle as a TiXmlNode. This may return null. */
src/tinyxml/tinyxml.h:1685
Method
ToText
src/tinyxml/tinyxml.h:1249
Method
ToText
Return the handle as a TiXmlText. This may return null. */
src/tinyxml/tinyxml.h:1691
Method
ToUnknown
src/tinyxml/tinyxml.h:1370
Method
ToUnknown
Return the handle as a TiXmlUnknown. This may return null. */
src/tinyxml/tinyxml.h:1694
Method
Unknown
@deprecated use ToUnknown() Return the handle as a TiXmlUnknown. This may return null. */
src/tinyxml/tinyxml.h:1711
Method
UserForceFunctor
src/user.h:106
Method
Value
< Return the name of this attribute.
src/tinyxml/tinyxml.h:812
Method
Version
Version. Will return an empty string if none was found.
src/tinyxml/tinyxml.h:1309
Method
Visit
Visit a declaration
src/tinyxml/tinyxml.h:144
Method
VisitEnter
Visit a document.
src/tinyxml/tinyxml.h:134
Method
VisitExit
Visit a document.
src/tinyxml/tinyxml.h:136
Method
ZoomCamera
src/zoomcamera.cpp:20
Method
abort
src/logmill.cpp:130
Method
addFile
src/dirnode.cpp:377
Method
addFile
src/gource.cpp:991
Method
addFileAction
src/gource.cpp:1244
Method
addUser
src/gource.cpp:1021
Method
adjustDepth
src/dirnode.cpp:228
Method
adjustPath
src/dirnode.cpp:200
Method
apply
src/action.cpp:24
Method
applyForceAction
src/user.cpp:117
Method
assignUserImage
src/user.cpp:178
Method
averageFileColour
src/dirnode.cpp:510
Method
blendLastFrame
src/gource_shell.cpp:253
Method
bloom_vertex
src/bloom.h:30
Method
bloombuf
src/bloom.cpp:22
Method
calcColour
src/dirnode.cpp:545
Method
calcFileDest
src/dirnode.cpp:831
Method
calcRadius
src/dirnode.cpp:574
Method
calcScreenPos
src/file.cpp:262
Method
calcScreenPos
src/pawn.cpp:108
Method
calcScreenPos
src/dirnode.cpp:945
Method
canSeek
src/gource.cpp:1061
Method
capacity
Return capacity of string
src/tinyxml/tinystr.h:143
Method
changeColours
change the string hashing seed and recolour files and users
src/gource.cpp:1553
Method
changePath
src/dirnode.cpp:72
Method
checkFirstChar
check firstChar of stream is as expected. if no firstChar defined just returns true.
src/formats/commitlog.cpp:112
Method
clear
src/textbox.cpp:58
Method
colourize
src/user.cpp:174
Method
colourize
src/file.cpp:136
Method
commandLineOption
src/gource_settings.cpp:529
Method
createTempFile
src/formats/commitlog.cpp:253
Method
createTempLog
create temp file
src/formats/commitlog.cpp:249
Method
dateAtPosition
peek at the date under the mouse pointer on the slider
src/gource.cpp:288
Method
debug
src/dirnode.cpp:716
Method
debug
src/formats/commitlog.cpp:386
Method
deleteFile
src/gource.cpp:962
← previous
next →
301–400 of 599, ranked by callers