MCPcopy Create free account

hub / github.com/Fluorohydride/ygopro / functions

Functions717 in github.com/Fluorohydride/ygopro

Methodcheck_sum
gframe/client_field.cpp:1314
Methodcheck_sum_trib
gframe/client_field.cpp:1360
Methodclient_card_sort
gframe/client_card.cpp:201
Methodcreate
gframe/CGUITTFont.cpp:222
MethodcreateGlyphImage
gframe/CGUITTFont.cpp:62
MethodcreatePageTexture
Create the actual page texture,
gframe/CGUITTFont.h:113
MethodcreateSharedPlane
gframe/CGUITTFont.cpp:854
MethodcreateTTFont
gframe/CGUITTFont.cpp:187
MethodcreateTextureFromChar
gframe/CGUITTFont.cpp:821
Methoddeck_sort_atk
gframe/client_card.cpp:250
Methoddeck_sort_def
gframe/client_card.cpp:270
Methoddeck_sort_lv
gframe/client_card.cpp:230
Methoddeck_sort_name
gframe/client_card.cpp:290
Methoddraw
gframe/CGUIImageButton.cpp:110
Methodelement_t
gframe/deck_con.cpp:1361
Functionempty
Informs if the ustring is empty or not. \return True if the ustring is empty, false if not.
gframe/irrUString.h:1176
Functionequalsn
Compares the first n characters of this string with another. \param other Other string to compare to. \param n Number of characters to compare. \retur
gframe/irrUString.h:1192
FunctionfindFirst
Finds first occurrence of character. \param c The character to search for. \return Position where the character has been found, or -1 if not found.
gframe/irrUString.h:1604
FunctionfindFirstChar
Finds first occurrence of a character of a list. \param c A list of characters to find. For example if the method should find the first occurrence of
gframe/irrUString.h:1623
FunctionfindLast
Finds last occurrence of character. \param c The character to search for. \param start The start position of the reverse search ( default = -1, on end
gframe/irrUString.h:1722
FunctionfindLastChar
Finds last occurrence of a character in a list. \param c A list of strings to find. For example if the method should find the last occurrence of 'a' o
gframe/irrUString.h:1743
FunctionfindNext
Finds next occurrence of character. \param c The character to search for. \param startPos The position in the string to start searching. \return Posit
gframe/irrUString.h:1702
MethodgetActiveFont
gframe/CGUIImageButton.cpp:173
MethodgetCharacterFromPos
gframe/CGUITTFont.cpp:720
MethodgetDimensionUntilEndOfLine
gframe/CGUITTFont.cpp:882
FunctiongetEncoding
Gets the encoding of the Unicode string this class contains. \return An enum describing the current encoding of this string.
gframe/irrUString.h:2831
MethodgetFontSize
Get the font size.
gframe/CGUITTFont.h:223
MethodgetGlyphIndexByChar
gframe/CGUITTFont.cpp:679
MethodgetHeightFromCharacter
gframe/CGUITTFont.cpp:659
MethodgetKerning
gframe/CGUITTFont.cpp:777
MethodgetOverrideFont
gframe/CGUIImageButton.cpp:165
MethodgetPageTextureByIndex
gframe/CGUITTFont.cpp:847
FunctiongetUnicodeBOM
Returns the specified unicode byte order mark in a byte array. The byte order mark is the first few bytes in a text file that signifies its encoding.
gframe/irrUString.h:163
MethodgetWidthFromCharacter
gframe/CGUITTFont.cpp:640
MethodisTransparent
Check the font's transparency.
gframe/CGUITTFont.h:228
FunctionlastChar
Gets the last char of the ustring16, or 0. \return The last char of the ustring16, or 0.
gframe/irrUString.h:2181
Functionload_cb
gframe/spmemvfs/spmemvfs.c:428
Functionmain
gframe/gframe.cpp:24
Functionoperator !=
Inequality operator
gframe/irrUString.h:1150
Functionoperator <
Is smaller comparator
gframe/irrUString.h:1138
Functionoperator ==
Equality operator
gframe/irrUString.h:1114
Functionoperator []
Direct access operator
gframe/irrUString.h:1098
Methodoperator!=
Test for unequalness.
gframe/irrUString.h:461
Methodoperator%
Modulos the value by a specified amount. \param val The amount to modulo this character by. \return A unicode character.
gframe/irrUString.h:349
Methodoperator()
gframe/irrUString.h:3057
Methodoperator*
Multiplies the value by a specified amount. \param val The amount to multiply this character by. \return A unicode character.
gframe/irrUString.h:335
Methodoperator*
Accesses the full character at the iterator's position.
gframe/irrUString.h:596
Methodoperator*
Accesses the full character at the iterator's position.
gframe/irrUString.h:690
Functionoperator+
gframe/irrUString.h:2882
Methodoperator+
Adds to the value by a specified amount. \param val The amount to add to this character. \return A unicode character.
gframe/irrUString.h:321
Methodoperator+
Return a new iterator that is a variable number of full characters forward from the current position.
gframe/irrUString.h:556
Methodoperator++
Increments the value by 1, returning the old value. \return A unicode character.
gframe/irrUString.h:257
Methodoperator++
Switch to the next full character in the string, returning the previous position.
gframe/irrUString.h:480
Methodoperator-
Subtracts from the value by a specified amount. \param val The amount to subtract from this character. \return A unicode character.
gframe/irrUString.h:328
Methodoperator-
Return a new iterator that is a variable number of full characters backward from the current position.
gframe/irrUString.h:563
Methodoperator--
Decrements the value by 1, returning the old value. \return A unicode character.
gframe/irrUString.h:272
Methodoperator--
Switch to the previous full character in the string, returning the previous position.
gframe/irrUString.h:499
Methodoperator->
Accesses the full character at the iterator's position.
gframe/irrUString.h:624
Methodoperator->
Accesses the full character at the iterator's position.
gframe/irrUString.h:718
Methodoperator/
Divides the value by a specified amount. \param val The amount to divide this character by. \return A unicode character.
gframe/irrUString.h:342
Methodoperator==
Test for equalness.
gframe/irrUString.h:454
Methodpop_extra
gframe/deck_con.cpp:1817
Methodpop_main
gframe/deck_con.cpp:1811
Methodpop_side
gframe/deck_con.cpp:1823
Methodpush_extra
gframe/deck_con.cpp:1783
Methodpush_main
gframe/deck_con.cpp:1768
Methodpush_side
gframe/deck_con.cpp:1798
Methodreset_images
gframe/CGUITTFont.cpp:398
MethodsetBatchLoadSize
Sets the amount of glyphs to batch load.
gframe/CGUITTFont.h:213
MethodsetFontHinting
gframe/CGUITTFont.cpp:487
MethodsetImageScale
gframe/CGUIImageButton.cpp:157
MethodsetInvisibleCharacters
gframe/CGUITTFont.cpp:812
MethodsetKerningHeight
gframe/CGUITTFont.cpp:754
MethodsetKerningWidth
gframe/CGUITTFont.cpp:750
MethodsetMaxPageTextureSize
Sets the maximum texture size for a page of glyphs.
gframe/CGUITTFont.h:218
MethodsetMonochrome
gframe/CGUITTFont.cpp:482
Functionsplit
gframe/irrUString.h:2221
FunctionspmemfileCheckReservedLock
gframe/spmemvfs/spmemvfs.c:204
FunctionspmemfileClose
gframe/spmemvfs/spmemvfs.c:99
FunctionspmemfileDeviceCharacteristics
gframe/spmemvfs/spmemvfs.c:227
FunctionspmemfileFileControl
gframe/spmemvfs/spmemvfs.c:213
FunctionspmemfileFileSize
gframe/spmemvfs/spmemvfs.c:179
FunctionspmemfileLock
gframe/spmemvfs/spmemvfs.c:190
FunctionspmemfileRead
gframe/spmemvfs/spmemvfs.c:119
FunctionspmemfileSectorSize
gframe/spmemvfs/spmemvfs.c:220
FunctionspmemfileSync
gframe/spmemvfs/spmemvfs.c:172
FunctionspmemfileTruncate
gframe/spmemvfs/spmemvfs.c:161
FunctionspmemfileUnlock
gframe/spmemvfs/spmemvfs.c:197
FunctionspmemfileWrite
gframe/spmemvfs/spmemvfs.c:135
FunctionspmemvfsAccess
gframe/spmemvfs/spmemvfs.c:314
FunctionspmemvfsCurrentTime
gframe/spmemvfs/spmemvfs.c:358
FunctionspmemvfsDelete
gframe/spmemvfs/spmemvfs.c:306
FunctionspmemvfsDlClose
gframe/spmemvfs/spmemvfs.c:343
FunctionspmemvfsDlError
gframe/spmemvfs/spmemvfs.c:333
FunctionspmemvfsDlOpen
gframe/spmemvfs/spmemvfs.c:328
FunctionspmemvfsFullPathname
gframe/spmemvfs/spmemvfs.c:320
FunctionspmemvfsOpen
gframe/spmemvfs/spmemvfs.c:283
FunctionspmemvfsRandomness
gframe/spmemvfs/spmemvfs.c:348
FunctionspmemvfsSleep
gframe/spmemvfs/spmemvfs.c:353
FunctiontoPATH_s
Converts the string to a properly encoded io::path string. \param endian The desired endianness of the string. \param addBOM If true, the proper unico
gframe/irrUString.h:2787
← previousnext →601–700 of 717, ranked by callers