MCPcopy Create free account

hub / github.com/aui-framework/aui / functions

Functions7,069 in github.com/aui-framework/aui

↓ 3 callersFunctiongetSelectionModel
aui.views/src/AUI/View/AListView.h:74
↓ 3 callersMethodgetSetterFunc
aui.views/src/AUI/Util/ADataBinding.h:101
↓ 3 callersFunctiongetSize
* @return size of payload (valid data) */
aui.core/src/AUI/Common/AByteBuffer.h:213
↓ 3 callersFunctiongetSpacing
aui.views/src/AUI/Layout/AVerticalLayout.h:66
↓ 3 callersFunctionget_setup_template
aui.audio/3rdparty/ogg/src/vorbisenc.c:632
↓ 3 callersFunctionget_uint16
** Utility methods to decode 16 and 32-bit big-endian unsigned integers. */
aui.sqlite/3rdparty/sqlite3/shell.c:10074
↓ 3 callersFunctionget_uint32
aui.sqlite/3rdparty/sqlite3/shell.c:10077
↓ 3 callersFunctiongroupLetter
examples/ui/contacts/src/main.cpp:34
↓ 3 callersMethodhandle
aui.views/src/AUI/Platform/linux/ACursorImpl.cpp:36
↓ 3 callersFunctionhash_step_vformat
Compute a string using sqlite3_vsnprintf() with a maximum length ** of 50 bytes and add it to the hash. */
aui.sqlite/3rdparty/sqlite3/shell.c:1925
↓ 3 callersMethodidentityUv
aui.views/src/AUI/GL/OpenGLRenderer.cpp:323
↓ 3 callersFunctionidxConstraintFree
** Free all elements of the linked list starting at pConstraint. */
aui.sqlite/3rdparty/sqlite3/shell.c:8845
↓ 3 callersFunctionidxDatabaseError
** An error associated with database handle db has just occurred. Pass ** the error message to callback function xOut. */
aui.sqlite/3rdparty/sqlite3/shell.c:8106
↓ 3 callersFunctionidxHashClear
** Reset an IdxHash hash table. */
aui.sqlite/3rdparty/sqlite3/shell.c:7990
↓ 3 callersFunctionidxIdentifierRequiresQuotes
** Return true if zId must be quoted in order to use it as an SQL ** identifier, or false otherwise. */
aui.sqlite/3rdparty/sqlite3/shell.c:8597
↓ 3 callersFunctioninit_keys
* Initialize the encryption keys and the random header according to * the given password. */
aui.core/3rdparty/minizip/minizip/crypt.h:65
↓ 3 callersFunctioninitializeIfNeeded
aui.audio/src/AUI/Audio/IAudioPlayer.h:119
↓ 3 callersMethodinsertIfKeyMismatches
aui.views/src/AUI/GL/Vao.cpp:54
↓ 3 callersMethodisAtSignalEmissionState
aui.core/src/AUI/Common/ASignal.h:225
↓ 3 callersFunctionisDragging
aui.views/src/AUI/View/ASlider.h:33
↓ 3 callersMethodisEffectivelyAccessible
aui.core/src/AUI/IO/APath.cpp:529
↓ 3 callersMethodisPossiblyApplicable
aui.views/src/AUI/ASS/Selector/ParentSelector.h:31
↓ 3 callersMethodisPossiblyApplicable
aui.views/src/AUI/ASS/Selector/type_of.h:36
↓ 3 callersMethodisStateApplicable
aui.views/src/AUI/View/AButton.h:126
↓ 3 callersFunctionis_mobile
aui.core/src/AUI/Traits/platform.h:20
↓ 3 callersMethoditeration
aui.core/src/AUI/Util/AScheduler.cpp:23
↓ 3 callersMethodlighter
aui.core/src/AUI/Common/AColor.h:111
↓ 3 callersMethodlines
aui.views/src/AUI/GL/OpenGLRenderer.cpp:877
↓ 3 callersMethodloadRaster
aui.image/src/AUI/Image/AImageLoaderRegistry.cpp:59
↓ 3 callersFunctionmakeAssignment
can't use AAnyProperty here, as concept would depend on itself
aui.core/src/AUI/Common/detail/property.h:33
↓ 3 callersFunctionmakeLambda
aui.core/src/AUI/Common/AObject.h:23
↓ 3 callersMethodmatches
aui.image/src/AUI/Image/png/PngImageLoader.cpp:22
↓ 3 callersFunctionmdct_clear
aui.audio/3rdparty/ogg/src/mdct.c:338
↓ 3 callersFunctionmdct_init
aui.audio/3rdparty/ogg/src/mdct.c:51
↓ 3 callersMethodmouseDrag
aui.views/src/AUI/View/ASplitterHelper.cpp:36
↓ 3 callersFunctionmyHton
aui.curl/src/AUI/Curl/AWebsocket.cpp:30
↓ 3 callersFunctionnsgif__restore_bg
* Restore a GIF to the background colour. * * \param[in] gif The gif object we're decoding. * \param[in] frame The frame to clear, or NULL.
aui.image/3rdparty/gif.c:1392
↓ 3 callersFunctionogg_sync_clear
clear non-flat storage within */
aui.audio/3rdparty/ogg/src/framing.c:607
↓ 3 callersFunctionoggpackB_write
Takes only up to 32 bits. */
aui.audio/3rdparty/ogg/src/bitwise.c:126
↓ 3 callersMethodonDataCountChanged
aui.views/src/AUI/View/AListView.cpp:153
↓ 3 callersMethodonDataReceived
aui.curl/src/AUI/Curl/AWebsocket.cpp:88
↓ 3 callersMethodonKeyUp
aui.views/src/AUI/View/AView.cpp:424
↓ 3 callersMethodonPointerMove
aui.views/src/AUI/Platform/AWindows.cpp:166
↓ 3 callersMethodonResize
aui.views/src/AUI/View/ADragArea.cpp:33
↓ 3 callersMethodoperator[]
aui.core/3rdparty/glm/glm/detail/_swizzle.hpp:121
↓ 3 callersFunctionoutput_file_close
** Close an output file, assuming it is not stderr or stdout */
aui.sqlite/3rdparty/sqlite3/shell.c:14410
↓ 3 callersFunctionoutput_json_string
** Output the given string as a quoted according to JSON quoting rules. */
aui.sqlite/3rdparty/sqlite3/shell.c:11191
↓ 3 callersFunctionov_clear
clear out the OggVorbis_File struct */
aui.audio/3rdparty/ogg/src/vorbisfile.c:957
↓ 3 callersMethodparallel
aui.core/src/AUI/Thread/AThreadPool.h:260
↓ 3 callersMethodparseShader
aui.toolbox/src/ShadingLanguage/Lang/Parser.cpp:45
↓ 3 callersFunctionparseSize
aui.toolbox/src/Command/ConvertImage.cpp:51
↓ 3 callersMethodpoints
aui.views/src/AUI/GL/OpenGLRenderer.cpp:933
↓ 3 callersFunctionposition
aui.views/src/AUI/Platform/emscripten/AWindowsImpl.cpp:136
↓ 3 callersFunctionprint_box_row_separator
** Draw a horizontal separator for a MODE_Box table. */
aui.sqlite/3rdparty/sqlite3/shell.c:12604
↓ 3 callersMethodprojected
aui.core/src/AUI/Common/ASignal.h:174
↓ 3 callersMethodptr
aui.core/src/AUI/Common/AOptional.h:168
↓ 3 callersFunctionpushMask
aui.views/src/AUI/Render/RenderHints.h:29
↓ 3 callersMethodread
aui.core/src/AUI/Traits/serializable.h:62
↓ 3 callersMethodreadSoundData
aui.audio/src/AUI/Audio/AAudioMixer.cpp:19
↓ 3 callersFunctionreallocate
* Resizes the buffer WITHOUT keeping it's contents. When reserved buffer size is differs from the new size, buffer is * reallocated with new size
aui.core/src/AUI/Common/AByteBuffer.h:197
↓ 3 callersMethodregisterCallback
aui.core/src/AUI/Platform/unix/UnixIoThread.cpp:77
↓ 3 callersMethodrelativelyTo
aui.core/src/AUI/IO/APath.cpp:88
↓ 3 callersMethodremoveBackSlashes
aui.core/src/AUI/IO/APath.cpp:263
↓ 3 callersMethodrenderFor
aui.views/src/AUI/ASS/Property/Border.cpp:21
↓ 3 callersFunctionrender_point
aui.audio/3rdparty/ogg/src/floor1.c:257
↓ 3 callersMethodreserve
aui.core/src/AUI/Common/AStaticVector.h:222
↓ 3 callersFunctionresize
aui.core/src/AUI/Common/AString.h:243
↓ 3 callersFunctionresolve_backslashes
** Do C-language style dequoting. ** ** \a -> alarm ** \b -> backspace ** \t -> tab ** \n -> newline ** \v -> vertical t
aui.sqlite/3rdparty/sqlite3/shell.c:14329
↓ 3 callersFunctionreverse_iterator_direction
aui.core/src/AUI/Traits/iterators.h:223
↓ 3 callersFunctionscroll
aui.views/src/AUI/View/AScrollbar.h:87
↓ 3 callersMethodselectAll
aui.views/src/AUI/Util/ACursorSelectable.cpp:59
↓ 3 callersMethodselection
aui.views/src/AUI/Util/ACursorSelectable.cpp:23
↓ 3 callersMethodset
aui.core/src/AUI/Platform/unix/UnixEventFd.cpp:39
↓ 3 callersMethodsetColorForced
* @brief Sets the color which is multiplied with any brush. * @param color color */
aui.views/src/AUI/Render/IRenderer.h:422
↓ 3 callersMethodsetCurrent
aui.views/src/AUI/View/ATabView.cpp:49
↓ 3 callersMethodsetFocusedView
aui.views/src/AUI/Platform/AWindowBase.cpp:80
↓ 3 callersMethodsetItem
aui.core/src/AUI/Model/AListModel.h:51
↓ 3 callersMethodsetRenderingContext
aui.views/src/AUI/Platform/IRenderingContext.cpp:24
↓ 3 callersMethodsetScrollDimensions
aui.views/src/AUI/View/AScrollbar.cpp:80
↓ 3 callersMethodsetSize
aui.views/src/AUI/Platform/ios/AWindowsImpl.cpp:106
↓ 3 callersMethodsetStencilDepth
aui.views/src/AUI/Render/IRenderer.h:536
↓ 3 callersMethodsetTargetView
aui.views/src/AUI/Devtools/ViewPropertiesView.cpp:54
↓ 3 callersMethodsetTransformForced
* @brief Sets the transform matrix which is applicable for any figure. * @param transform transform matrix */
aui.views/src/AUI/Render/IRenderer.h:456
↓ 3 callersMethodsetVolume
aui.audio/src/AUI/Audio/ASoundResampler.cpp:90
↓ 3 callersMethodsetWindowStyle
aui.views/src/AUI/Platform/ios/AWindowsImpl.cpp:54
↓ 3 callersMethodsetupLinear
aui.views/src/AUI/GL/TextureImpl.h:45
↓ 3 callersMethodsetupNearest
aui.views/src/AUI/GL/TextureImpl.h:35
↓ 3 callersFunctionshellDatabaseError
** Print the current sqlite3_errmsg() value to stderr and return 1. */
aui.sqlite/3rdparty/sqlite3/shell.c:15049
↓ 3 callersFunctionsize
aui.core/src/AUI/Common/AByteBufferView.h:72
↓ 3 callersFunctionsize
* @return Image size. */
aui.image/src/AUI/Image/AImageView.h:78
↓ 3 callersMethodskipUntil
aui.core/src/AUI/Util/ATokenizer.cpp:359
↓ 3 callersFunctionstartsWith
aui.core/src/AUI/Common/AString.h:178
↓ 3 callersFunctionstbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
aui.image/3rdparty/stb_image.h:999
↓ 3 callersFunctionstbi__decode_jpeg_header
aui.image/3rdparty/stb_image.h:3330
↓ 3 callersFunctionstbi__free_jpeg_components
aui.image/3rdparty/stb_image.h:3207
↓ 3 callersFunctionstbi__hdr_convert
aui.image/3rdparty/stb_image.h:7053
↓ 3 callersFunctionstbi__info_main
aui.image/3rdparty/stb_image.h:7541
↓ 3 callersFunctionstbi__is_16_main
aui.image/3rdparty/stb_image.h:7583
↓ 3 callersFunctionstbi__load_and_postprocess_16bit
aui.image/3rdparty/stb_image.h:1266
↓ 3 callersFunctionstbi__loadf_main
aui.image/3rdparty/stb_image.h:1440
← previousnext →801–900 of 7,069, ranked by callers