MCPcopy Create free account
hub / github.com/cegui/cegui / find

Function find

cegui/include/CEGUI/String.h:4025–4028  ·  view source on GitHub ↗

\brief Finds the first substring that is equal to the given String. Search starts at position "pos". \param str The String to search for. \param pos The position at which the search will start. \return Returns the position of the first code unit of the found substring matching the String or returns npos if no matching substring w

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getWindowMethod · 0.85
getChildIdMethod · 0.85
removeFactoryMethod · 0.85
destroyAffectorMethod · 0.85
removeFactoryMethod · 0.85
removeWindowTypeAliasMethod · 0.85
moveInFrontMethod · 0.85
moveBehindMethod · 0.85
getZIndexMethod · 0.85
isChildMethod · 0.85
addChild_implMethod · 0.85

Calls 1

findMethod · 0.45

Tested by

no test coverage detected