Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aui-framework/aui
/ functions
Functions
7,069 in github.com/aui-framework/aui
⨍
Functions
7,069
◇
Types & classes
2,190
↓ 29 callers
Method
unlock
aui.core/src/AUI/Thread/AMutex.h:103
↓ 28 callers
Function
averageColor
aui.uitests/src/AUI/Test/UI/ScreenshotAnalyzer.h:22
↓ 28 callers
Function
env
* @return JNI Env pointer for the current thread. * @ingroup jni */
aui.core/src/AUI/JNI/Globals.h:38
↓ 28 callers
Method
getSize
aui.views/src/AUI/View/ATextBase.h:47
↓ 27 callers
Function
click
* 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 callers
Method
getPositionInWindow
aui.views/src/AUI/View/AView.cpp:478
↓ 27 callers
Function
processMessages
* @brief Processes messages from other threads of current thread. * Called by framework itself using IEventLoop. */
aui.core/src/AUI/Thread/AThread.h:257
↓ 27 callers
Function
type
aui.uitests/src/AUI/Test/UI/By.h:27
↓ 27 callers
Method
wait
aui.core/src/AUI/Thread/AFuture.h:898
↓ 26 callers
Method
bind
aui.views/src/AUI/GL/OpenGLRenderer.cpp:77
↓ 26 callers
Function
empty
aui.core/src/AUI/Common/AString.h:534
↓ 26 callers
Function
erase
aui.core/src/AUI/Common/AString.h:465
↓ 26 callers
Method
erase
aui.views/src/AUI/View/ATextBase.h:119
↓ 26 callers
Method
get
aui.core/src/AUI/Util/APool.h:64
↓ 26 callers
Function
init
aui.views/src/AUI/ASS/unset.h:105
↓ 26 callers
Function
ogg_sync_pageout
aui.audio/3rdparty/ogg/src/framing.c:775
↓ 26 callers
Function
ov_ilog
aui.audio/3rdparty/ogg/src/sharedbook.c:30
↓ 26 callers
Method
setLayout
aui.views/src/AUI/View/AViewContainerBase.cpp:177
↓ 26 callers
Method
setText
aui.views/src/AUI/View/ATextArea.cpp:171
↓ 26 callers
Function
toString
aui.core/src/AUI/i18n/ALanguageCode.h:33
↓ 25 callers
Function
data
aui.core/src/AUI/Common/AString.h:250
↓ 25 callers
Method
show
aui.views/src/AUI/Action/AMenu.cpp:21
↓ 24 callers
Function
STBI__CASE
aui.image/3rdparty/stb_image.h:4682
↓ 24 callers
Function
_vorbis_block_alloc
aui.audio/3rdparty/ogg/src/block.c:102
↓ 24 callers
Method
broadcastMessage
aui.core/tests/SignalSlotTest.cpp:29
↓ 24 callers
Method
build
aui.views/src/AUI/View/ASplitter.cpp:102
↓ 24 callers
Function
find
aui.core/src/AUI/Common/AString.h:203
↓ 24 callers
Method
height
aui.views/src/AUI/Util/AWordWrappingEngine.h:66
↓ 24 callers
Method
pop_back
aui.core/src/AUI/Model/AListModel.h:111
↓ 23 callers
Method
begin
forward ranged-for loops
aui.core/src/AUI/Common/SharedPtrTypes.h:324
↓ 23 callers
Method
join
aui.core/src/AUI/Thread/AThread.cpp:218
↓ 23 callers
Function
unz64local_getLong
aui.core/3rdparty/minizip/minizip/unzip.c:266
↓ 23 callers
Function
unz64local_getShort
aui.core/3rdparty/minizip/minizip/unzip.c:239
↓ 23 callers
Method
writeScope
* @return @copybrief aui::PropertyModifier See aui::PropertyModifier. */
aui.core/src/AUI/Common/AProperty.h:141
↓ 22 callers
Function
format
aui.core/src/AUI/Traits/strings.h:48
↓ 22 callers
Method
onPointerMove
aui.views/src/AUI/View/AView.cpp:347
↓ 22 callers
Method
readStringUntilUnescaped
aui.core/src/AUI/Util/ATokenizer.cpp:265
↓ 22 callers
Function
report
aui.audio/3rdparty/ogg/src/bitwise.c:541
↓ 22 callers
Method
setContents
aui.views/src/AUI/View/AViewContainerBase.cpp:537
↓ 22 callers
Function
shell_out_of_memory
Indicate out-of-memory and exit. */
aui.sqlite/3rdparty/sqlite3/shell.c:490
↓ 22 callers
Method
supplyValue
* @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 callers
Function
width
* @return Image width. */
aui.image/src/AUI/Image/AImageView.h:86
↓ 21 callers
Method
getWindow
aui.views/src/AUI/View/AView.cpp:47
↓ 21 callers
Function
idxAppendText
** 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 callers
Method
readProjected
aui.core/src/AUI/Common/AProperty.h:149
↓ 20 callers
Function
booleanValue
** 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 callers
Method
getRow
aui.core/src/AUI/Model/AListModelIndex.h:39
↓ 20 callers
Function
integerValue
** Interpret zArg as an integer value, possibly with suffixes. */
aui.sqlite/3rdparty/sqlite3/shell.c:762
↓ 20 callers
Function
stbi__get32be
aui.image/3rdparty/stb_image.h:1684
↓ 20 callers
Function
stbi__malloc
aui.image/3rdparty/stb_image.h:982
↓ 19 callers
Function
TearDown
aui.uitests/tests/UIOpenGLRendererTest.cpp:19
↓ 19 callers
Method
data
aui.core/src/AUI/Common/AFlatVector.h:61
↓ 19 callers
Function
getDpiRatio
* @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 callers
Function
insertAll
aui.core/src/AUI/Common/AString.h:294
↓ 19 callers
Method
notify_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 callers
Method
parent
aui.core/src/AUI/IO/APath.cpp:40
↓ 19 callers
Method
toInt
aui.core/src/AUI/Common/AString.cpp:1304
↓ 18 callers
Method
contains
aui.core/src/AUI/Common/ASet.h:99
↓ 18 callers
Method
filename
aui.core/src/AUI/IO/APath.cpp:48
↓ 18 callers
Method
getHeight
aui.views/src/AUI/GL/OpenGLRenderer.cpp:629
↓ 18 callers
Method
isRegularFileExists
aui.core/src/AUI/IO/APath.cpp:102
↓ 18 callers
Function
ogg_stream_pagein
aui.audio/3rdparty/ogg/src/framing.c:808
↓ 18 callers
Method
setTransform
* @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 callers
Method
setVisibility
aui.views/src/AUI/View/AView.cpp:703
↓ 18 callers
Method
use
aui.views/src/AUI/GL/Program.cpp:122
↓ 17 callers
Method
acceptVisitor
aui.toolbox/src/ShadingLanguage/Lang/AST/BoolNode.cpp:8
↓ 17 callers
Function
checkpacket
aui.audio/3rdparty/ogg/src/framing.c:1051
↓ 17 callers
Function
ogg_page_serialno
aui.audio/3rdparty/ogg/src/framing.c:59
↓ 17 callers
Method
size
aui.core/src/AUI/Common/AFlatVector.h:31
↓ 17 callers
Method
start
aui.core/src/AUI/Common/ATimer.cpp:33
↓ 17 callers
Method
translate
* @brief Wrapper for setTransform applying matrix translate transformation. * @param offset offset in pixels to translate. */
aui.views/src/AUI/Render/IRenderer.h:545
↓ 17 callers
Method
value
aui.toolbox/src/ShadingLanguage/Lang/Token/FloatToken.h:21
↓ 17 callers
Method
value
aui.uitests/src/AUI/Test/UI/By.cpp:53
↓ 16 callers
Method
addAssName
aui.views/src/AUI/View/AView.cpp:285
↓ 16 callers
Method
at
* 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 callers
Method
begin
aui.core/src/AUI/Model/AListModel.h:229
↓ 16 callers
Method
compile
aui.views/src/AUI/GL/Program.cpp:116
↓ 16 callers
Method
erase
aui.core/src/AUI/Model/AListModel.h:66
↓ 16 callers
Function
getHeight
aui.views/src/AUI/View/AView.h:295
↓ 16 callers
Method
getMessage
aui.core/src/AUI/Common/AFatalException.cpp:27
↓ 16 callers
Function
getWidth
aui.views/src/AUI/View/AView.h:290
↓ 16 callers
Method
name
aui.core/tests/PropertyDefTest.cpp:38
↓ 16 callers
Function
oggpack_look
Read in bits without advancing the bitptr; bits <= 32 */
aui.audio/3rdparty/ogg/src/bitwise.c:266
↓ 16 callers
Function
push_back
aui.core/src/AUI/Common/AString.h:166
↓ 16 callers
Function
readChar
* @brief Reads character. * @return read character */
aui.core/src/AUI/Util/ATokenizer.h:89
↓ 16 callers
Method
resize
aui.core/src/AUI/Model/AListModel.h:62
↓ 16 callers
Function
setName
* Sets name of the current thread for debugger. * @param name new name of the thread */
aui.core/src/AUI/Thread/AThread.h:248
↓ 16 callers
Function
zero
aui.core/src/AUI/Traits/memory.h:24
↓ 15 callers
Method
clearAllOutgoingConnectionsWith
aui.core/src/AUI/Common/ASignal.h:211
↓ 15 callers
Method
onPointerPressed
aui.views/src/AUI/View/AView.cpp:361
↓ 15 callers
Method
onPointerReleased
aui.views/src/AUI/View/AView.cpp:370
↓ 15 callers
Method
orDefault
aui.views/src/AUI/ASS/unset.h:60
↓ 15 callers
Method
replacedAll
aui.core/src/AUI/Common/AString.cpp:271
↓ 15 callers
Method
setEntries
aui.views/src/AUI/Util/AWordWrappingEngine.h:80
↓ 15 callers
Method
setSize
aui.views/src/AUI/View/AView.cpp:496
↓ 15 callers
Function
shellFinalize
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 callers
Function
size
* @brief Size, including content area, border and padding. */
aui.views/src/AUI/View/AView.h:114
↓ 15 callers
Function
stbi__at_eof
aui.image/3rdparty/stb_image.h:1608
↓ 14 callers
Function
_get_next_page
aui.audio/3rdparty/ogg/src/vorbisfile.c:110
↓ 14 callers
Method
empty
aui.core/src/AUI/Common/ASmallVector.h:142
← previous
next →
101–200 of 7,069, ranked by callers