MCPcopy Create free account

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

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

↓ 29 callersMethodunlock
aui.core/src/AUI/Thread/AMutex.h:103
↓ 28 callersFunctionaverageColor
aui.uitests/src/AUI/Test/UI/ScreenshotAnalyzer.h:22
↓ 28 callersFunctionenv
* @return JNI Env pointer for the current thread. * @ingroup jni */
aui.core/src/AUI/JNI/Globals.h:38
↓ 28 callersMethodgetSize
aui.views/src/AUI/View/ATextBase.h:47
↓ 27 callersFunctionclick
* Simulates click on the view. Useful then you want to call clicked() slots of this view. */
aui.views/src/AUI/View/AView.h:646
↓ 27 callersMethodgetPositionInWindow
aui.views/src/AUI/View/AView.cpp:478
↓ 27 callersFunctionprocessMessages
* @brief Processes messages from other threads of current thread. * Called by framework itself using IEventLoop. */
aui.core/src/AUI/Thread/AThread.h:257
↓ 27 callersFunctiontype
aui.uitests/src/AUI/Test/UI/By.h:27
↓ 27 callersMethodwait
aui.core/src/AUI/Thread/AFuture.h:898
↓ 26 callersMethodbind
aui.views/src/AUI/GL/OpenGLRenderer.cpp:77
↓ 26 callersFunctionempty
aui.core/src/AUI/Common/AString.h:534
↓ 26 callersFunctionerase
aui.core/src/AUI/Common/AString.h:465
↓ 26 callersMethoderase
aui.views/src/AUI/View/ATextBase.h:119
↓ 26 callersMethodget
aui.core/src/AUI/Util/APool.h:64
↓ 26 callersFunctioninit
aui.views/src/AUI/ASS/unset.h:105
↓ 26 callersFunctionogg_sync_pageout
aui.audio/3rdparty/ogg/src/framing.c:775
↓ 26 callersFunctionov_ilog
aui.audio/3rdparty/ogg/src/sharedbook.c:30
↓ 26 callersMethodsetLayout
aui.views/src/AUI/View/AViewContainerBase.cpp:177
↓ 26 callersMethodsetText
aui.views/src/AUI/View/ATextArea.cpp:171
↓ 26 callersFunctiontoString
aui.core/src/AUI/i18n/ALanguageCode.h:33
↓ 25 callersFunctiondata
aui.core/src/AUI/Common/AString.h:250
↓ 25 callersMethodshow
aui.views/src/AUI/Action/AMenu.cpp:21
↓ 24 callersFunctionSTBI__CASE
aui.image/3rdparty/stb_image.h:4682
↓ 24 callersFunction_vorbis_block_alloc
aui.audio/3rdparty/ogg/src/block.c:102
↓ 24 callersMethodbroadcastMessage
aui.core/tests/SignalSlotTest.cpp:29
↓ 24 callersMethodbuild
aui.views/src/AUI/View/ASplitter.cpp:102
↓ 24 callersFunctionfind
aui.core/src/AUI/Common/AString.h:203
↓ 24 callersMethodheight
aui.views/src/AUI/Util/AWordWrappingEngine.h:66
↓ 24 callersMethodpop_back
aui.core/src/AUI/Model/AListModel.h:111
↓ 23 callersMethodbegin
forward ranged-for loops
aui.core/src/AUI/Common/SharedPtrTypes.h:324
↓ 23 callersMethodjoin
aui.core/src/AUI/Thread/AThread.cpp:218
↓ 23 callersFunctionunz64local_getLong
aui.core/3rdparty/minizip/minizip/unzip.c:266
↓ 23 callersFunctionunz64local_getShort
aui.core/3rdparty/minizip/minizip/unzip.c:239
↓ 23 callersMethodwriteScope
* @return @copybrief aui::PropertyModifier See aui::PropertyModifier. */
aui.core/src/AUI/Common/AProperty.h:141
↓ 22 callersFunctionformat
aui.core/src/AUI/Traits/strings.h:48
↓ 22 callersMethodonPointerMove
aui.views/src/AUI/View/AView.cpp:347
↓ 22 callersMethodreadStringUntilUnescaped
aui.core/src/AUI/Util/ATokenizer.cpp:265
↓ 22 callersFunctionreport
aui.audio/3rdparty/ogg/src/bitwise.c:541
↓ 22 callersMethodsetContents
aui.views/src/AUI/View/AViewContainerBase.cpp:537
↓ 22 callersFunctionshell_out_of_memory
Indicate out-of-memory and exit. */
aui.sqlite/3rdparty/sqlite3/shell.c:490
↓ 22 callersMethodsupplyValue
* @brief Pushes the result to AFuture. * @param v value * @details * After AFuture grabbed the value, supplyValue calls onSuccess liste
aui.core/src/AUI/Thread/AFuture.h:651
↓ 22 callersFunctionwidth
* @return Image width. */
aui.image/src/AUI/Image/AImageView.h:86
↓ 21 callersMethodgetWindow
aui.views/src/AUI/View/AView.cpp:47
↓ 21 callersFunctionidxAppendText
** This function is a no-op if *pRc is set to anything other than ** SQLITE_OK when it is called. ** ** If *pRc is initially set to SQLITE_OK, then t
aui.sqlite/3rdparty/sqlite3/shell.c:8565
↓ 21 callersMethodreadProjected
aui.core/src/AUI/Common/AProperty.h:149
↓ 20 callersFunctionbooleanValue
** Interpret zArg as either an integer or a boolean value. Return 1 or 0 ** for TRUE and FALSE. Return the integer value if appropriate. */
aui.sqlite/3rdparty/sqlite3/shell.c:14377
↓ 20 callersMethodgetRow
aui.core/src/AUI/Model/AListModelIndex.h:39
↓ 20 callersFunctionintegerValue
** Interpret zArg as an integer value, possibly with suffixes. */
aui.sqlite/3rdparty/sqlite3/shell.c:762
↓ 20 callersFunctionstbi__get32be
aui.image/3rdparty/stb_image.h:1684
↓ 20 callersFunctionstbi__malloc
aui.image/3rdparty/stb_image.h:982
↓ 19 callersFunctionTearDown
aui.uitests/tests/UIOpenGLRendererTest.cpp:19
↓ 19 callersMethoddata
aui.core/src/AUI/Common/AFlatVector.h:61
↓ 19 callersFunctiongetDpiRatio
* @brief Returns current dpi ratio * @see ScalingParams, scaling params affects dpi ratio * @note dpi ratio value is rounded to 0.25 */
aui.views/src/AUI/Platform/AWindowBase.h:165
↓ 19 callersFunctioninsertAll
aui.core/src/AUI/Common/AString.h:294
↓ 19 callersMethodnotify_all
* Notifies all observing threads. * <dl> * <dt><b>Performance note</b></dt> * <dd>This function is faster than <a href="notify_one"
aui.core/src/AUI/Thread/AConditionVariable.h:62
↓ 19 callersMethodparent
aui.core/src/AUI/IO/APath.cpp:40
↓ 19 callersMethodtoInt
aui.core/src/AUI/Common/AString.cpp:1304
↓ 18 callersMethodcontains
aui.core/src/AUI/Common/ASet.h:99
↓ 18 callersMethodfilename
aui.core/src/AUI/IO/APath.cpp:48
↓ 18 callersMethodgetHeight
aui.views/src/AUI/GL/OpenGLRenderer.cpp:629
↓ 18 callersMethodisRegularFileExists
aui.core/src/AUI/IO/APath.cpp:102
↓ 18 callersFunctionogg_stream_pagein
aui.audio/3rdparty/ogg/src/framing.c:808
↓ 18 callersMethodsetTransform
* @brief Sets the transform matrix which is applicable for any figure. Unlike <code>setTransformForced</code>, the new * matrix is multiplied by
aui.views/src/AUI/Render/IRenderer.h:447
↓ 18 callersMethodsetVisibility
aui.views/src/AUI/View/AView.cpp:703
↓ 18 callersMethoduse
aui.views/src/AUI/GL/Program.cpp:122
↓ 17 callersMethodacceptVisitor
aui.toolbox/src/ShadingLanguage/Lang/AST/BoolNode.cpp:8
↓ 17 callersFunctioncheckpacket
aui.audio/3rdparty/ogg/src/framing.c:1051
↓ 17 callersFunctionogg_page_serialno
aui.audio/3rdparty/ogg/src/framing.c:59
↓ 17 callersMethodsize
aui.core/src/AUI/Common/AFlatVector.h:31
↓ 17 callersMethodstart
aui.core/src/AUI/Common/ATimer.cpp:33
↓ 17 callersMethodtranslate
* @brief Wrapper for setTransform applying matrix translate transformation. * @param offset offset in pixels to translate. */
aui.views/src/AUI/Render/IRenderer.h:545
↓ 17 callersMethodvalue
aui.toolbox/src/ShadingLanguage/Lang/Token/FloatToken.h:21
↓ 17 callersMethodvalue
aui.uitests/src/AUI/Test/UI/By.cpp:53
↓ 16 callersMethodaddAssName
aui.views/src/AUI/View/AView.cpp:285
↓ 16 callersMethodat
* Accepts integer sequence in template parameters and returns the value of the specified integer by it's index. * @param index index of t
aui.core/src/AUI/Traits/sequence.h:46
↓ 16 callersMethodbegin
aui.core/src/AUI/Model/AListModel.h:229
↓ 16 callersMethodcompile
aui.views/src/AUI/GL/Program.cpp:116
↓ 16 callersMethoderase
aui.core/src/AUI/Model/AListModel.h:66
↓ 16 callersFunctiongetHeight
aui.views/src/AUI/View/AView.h:295
↓ 16 callersMethodgetMessage
aui.core/src/AUI/Common/AFatalException.cpp:27
↓ 16 callersFunctiongetWidth
aui.views/src/AUI/View/AView.h:290
↓ 16 callersMethodname
aui.core/tests/PropertyDefTest.cpp:38
↓ 16 callersFunctionoggpack_look
Read in bits without advancing the bitptr; bits <= 32 */
aui.audio/3rdparty/ogg/src/bitwise.c:266
↓ 16 callersFunctionpush_back
aui.core/src/AUI/Common/AString.h:166
↓ 16 callersFunctionreadChar
* @brief Reads character. * @return read character */
aui.core/src/AUI/Util/ATokenizer.h:89
↓ 16 callersMethodresize
aui.core/src/AUI/Model/AListModel.h:62
↓ 16 callersFunctionsetName
* Sets name of the current thread for debugger. * @param name new name of the thread */
aui.core/src/AUI/Thread/AThread.h:248
↓ 16 callersFunctionzero
aui.core/src/AUI/Traits/memory.h:24
↓ 15 callersMethodclearAllOutgoingConnectionsWith
aui.core/src/AUI/Common/ASignal.h:211
↓ 15 callersMethodonPointerPressed
aui.views/src/AUI/View/AView.cpp:361
↓ 15 callersMethodonPointerReleased
aui.views/src/AUI/View/AView.cpp:370
↓ 15 callersMethodorDefault
aui.views/src/AUI/ASS/unset.h:60
↓ 15 callersMethodreplacedAll
aui.core/src/AUI/Common/AString.cpp:271
↓ 15 callersMethodsetEntries
aui.views/src/AUI/Util/AWordWrappingEngine.h:80
↓ 15 callersMethodsetSize
aui.views/src/AUI/View/AView.cpp:496
↓ 15 callersFunctionshellFinalize
Finalize the prepared statement created using shellPreparePrintf(). ** ** This routine is could be marked "static". But it is not always used, ** dep
aui.sqlite/3rdparty/sqlite3/shell.c:15531
↓ 15 callersFunctionsize
* @brief Size, including content area, border and padding. */
aui.views/src/AUI/View/AView.h:114
↓ 15 callersFunctionstbi__at_eof
aui.image/3rdparty/stb_image.h:1608
↓ 14 callersFunction_get_next_page
aui.audio/3rdparty/ogg/src/vorbisfile.c:110
↓ 14 callersMethodempty
aui.core/src/AUI/Common/ASmallVector.h:142
← previousnext →101–200 of 7,069, ranked by callers