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
↓ 2 callers
Function
getSpaceWidth
aui.views/src/AUI/Font/AFontStyle.h:47
↓ 2 callers
Method
getStencilDepth
aui.views/src/AUI/Render/IRenderer.h:531
↓ 2 callers
Function
getTotalFieldHorizontal
* @return pixel count which this AView's margin and padding acquired by width. */
aui.views/src/AUI/View/AView.h:388
↓ 2 callers
Function
getTotalFieldVertical
* @return pixel count which this AView's margin and padding acquired by height. */
aui.views/src/AUI/View/AView.h:396
↓ 2 callers
Method
getValueDp
aui.views/src/AUI/Util/AMetric.cpp:91
↓ 2 callers
Method
getViewAtRecursive
aui.views/src/AUI/View/AViewContainerBase.cpp:456
↓ 2 callers
Function
get_key
aui.image/3rdparty/gifdec.h:329
↓ 2 callers
Function
gif__jump_data
* Perform any jump over decoded data, to accommodate clipped portion of frame. * * \param[in,out] skip Number of pixels of data to jump. * \p
aui.image/3rdparty/gif.c:1179
↓ 2 callers
Function
glm_vec4_floor
aui.core/3rdparty/glm/glm/gsimd/common.h:124
↓ 2 callers
Function
glm_vec4_round
aui.core/3rdparty/glm/glm/gsimd/common.h:110
↓ 2 callers
Function
handle
aui.curl/src/AUI/Curl/ACurl.h:499
↓ 2 callers
Method
handleScrollbar
aui.views/src/AUI/View/AScrollbar.cpp:242
↓ 2 callers
Method
handleSlotException
aui.core/src/AUI/Common/AObjectBase.cpp:27
↓ 2 callers
Method
handleStartup
aui.updater/src/AUI/Updater/AUpdater.cpp:36
↓ 2 callers
Method
hasOutgoingConnectionsWith
aui.core/src/AUI/Common/ASignal.h:219
↓ 2 callers
Function
hexCharToNumber
aui.core/src/AUI/Common/AByteBuffer.cpp:138
↓ 2 callers
Function
hexDigitValue
** Return the value of a hexadecimal digit. Return -1 if the input ** is not a hex digit. */
aui.sqlite/3rdparty/sqlite3/shell.c:752
↓ 2 callers
Function
icount
aui.audio/3rdparty/ogg/src/res0.c:151
↓ 2 callers
Function
idxAppendColDefn
** This function appends an index column definition suitable for constraint ** pCons to the string passed as zIn and returns the result. */
aui.sqlite/3rdparty/sqlite3/shell.c:8615
↓ 2 callers
Function
idxCreateFromCons
aui.sqlite/3rdparty/sqlite3/shell.c:8720
↓ 2 callers
Function
idxCreateFromWhere
aui.sqlite/3rdparty/sqlite3/shell.c:8789
↓ 2 callers
Function
idxHashAdd
** If zKey is already present in the hash table, return non-zero and do ** nothing. Otherwise, add an entry with key zKey and payload string zVal to *
aui.sqlite/3rdparty/sqlite3/shell.c:8022
↓ 2 callers
Function
idxHashFind
** If zKey/nKey is present in the hash table, return a pointer to the ** hash-entry object. */
aui.sqlite/3rdparty/sqlite3/shell.c:8059
↓ 2 callers
Function
idxHashString
** Return the index of the hash bucket that the string specified by the ** arguments to this function belongs. */
aui.sqlite/3rdparty/sqlite3/shell.c:8008
↓ 2 callers
Function
idxNewConstraint
** Allocate and return a new IdxConstraint object. Set the IdxConstraint.zColl ** variable to point to a copy of nul-terminated string zColl. */
aui.sqlite/3rdparty/sqlite3/shell.c:8089
↓ 2 callers
Function
idxScanFree
** Free all elements of the linked list starting from pScan up until pLast ** (pLast is not freed). */
aui.sqlite/3rdparty/sqlite3/shell.c:8859
↓ 2 callers
Function
idxStatementFree
** Free all elements of the linked list starting from pStatement up ** until pLast (pLast is not freed). */
aui.sqlite/3rdparty/sqlite3/shell.c:8875
↓ 2 callers
Method
init
aui.views/src/AUI/Platform/IRenderingContext.cpp:20
↓ 2 callers
Method
insert
aui.views/src/AUI/Render/SimpleTexturePacker.cpp:38
↓ 2 callers
Method
insertItem
aui.views/src/AUI/View/AListView.cpp:145
↓ 2 callers
Method
invokeOnSuccessCallback
aui.core/src/AUI/Thread/AFuture.h:307
↓ 2 callers
Method
isAbsolute
aui.core/src/AUI/IO/APath.cpp:267
↓ 2 callers
Function
isBlockClicksWhenPressed
aui.views/src/AUI/View/AView.h:571
↓ 2 callers
Method
isDpiDependent
aui.views/src/AUI/Image/SvgDrawable.cpp:30
↓ 2 callers
Method
isDraggingArea
aui.views/src/AUI/View/AGridSplitter.cpp:97
↓ 2 callers
Method
isEof
aui.core/src/AUI/IO/AFileInputStream.cpp:51
↓ 2 callers
Method
isEquals
aui.core/src/AUI/Traits/any_view.h:167
↓ 2 callers
Method
isHasKerning
aui.views/src/AUI/Font/AFont.cpp:157
↓ 2 callers
Function
isNumber
** Determines if a string is a number of not. */
aui.sqlite/3rdparty/sqlite3/shell.c:598
↓ 2 callers
Method
isStateApplicable
aui.views/src/AUI/ASS/Selector/AAssSelector.cpp:20
↓ 2 callers
Function
is_code_line
(line)
doxygen/docs.py:25
↓ 2 callers
Method
is_locked
aui.core/src/AUI/Thread/AMutex.h:86
↓ 2 callers
Function
javaVM
aui.core/src/AUI/JNI/AJni.cpp:22
↓ 2 callers
Method
join
aui.core/src/AUI/Common/AStringVector.cpp:21
↓ 2 callers
Function
labelTitle
examples/7guis/cells/src/main.cpp:29
↓ 2 callers
Function
levelCStr
aui.core/src/AUI/Logging/ALogger.cpp:32
↓ 2 callers
Function
local_getline
** This routine reads a line of text from FILE in, stores ** the text in memory obtained from malloc() and returns a pointer ** to the text. NULL is
aui.sqlite/3rdparty/sqlite3/shell.c:668
↓ 2 callers
Function
longTask
aui.core/tests/StackfulCoroutinesTest.cpp:27
↓ 2 callers
Method
loop
aui.core/src/AUI/Util/AScheduler.cpp:60
↓ 2 callers
Method
loop
aui.core/src/AUI/Platform/unix/UnixIoThread.cpp:49
↓ 2 callers
Method
loop
aui.core/src/AUI/Platform/win32/WinIoThread.cpp:43
↓ 2 callers
Function
lzw__decode
* Get the next LZW code and write its value(s) to output buffer. * * \param[in] ctx LZW reading context, updated. * \param[in]
aui.image/3rdparty/gif.c:535
↓ 2 callers
Function
lzw__handle_clear
* Handle clear code. * * \param[in] ctx LZW reading context, updated. * \param[out] code_out Returns next code after a clear code. * \re
aui.image/3rdparty/gif.c:382
↓ 2 callers
Function
lzw__read_code
* Get the next LZW code of given size from the raw input data. * * Reads codes from the input data stream coping with GIF data sub-blocks. * * \pa
aui.image/3rdparty/gif.c:316
↓ 2 callers
Function
lzw_decode_init
Exported function, documented in lzw.h */
aui.image/3rdparty/gif.c:412
↓ 2 callers
Function
main
aui.audio/3rdparty/ogg/src/bitwise.c:616
↓ 2 callers
Method
makeRawInvocable
aui.core/src/AUI/Common/ASignal.h:417
↓ 2 callers
Function
makeResponse
aui.curl/src/AUI/Curl/ACurl.cpp:389
↓ 2 callers
Method
makeScreenshot
aui.uitests/src/AUI/Test/UI/ScreenshotAnalyzer.cpp:19
↓ 2 callers
Function
makeSource
aui.core/tests/ZlibTest.cpp:21
↓ 2 callers
Function
makeTupleOfCopies
aui.core/src/AUI/Common/ASignal.h:27
↓ 2 callers
Method
map
aui.core/src/AUI/Model/AListModel.h:289
↓ 2 callers
Method
max
aui.core/src/AUI/Geometry2D/ARect.h:88
↓ 2 callers
Function
mdct_bitreverse
aui.audio/3rdparty/ogg/src/mdct.c:346
↓ 2 callers
Function
mdct_butterflies
aui.audio/3rdparty/ogg/src/mdct.c:316
↓ 2 callers
Function
mdct_butterfly_16
16 point butterfly (in place, 4 register) */
aui.audio/3rdparty/ogg/src/mdct.c:117
↓ 2 callers
Function
mdct_butterfly_8
8 point butterfly (in place, 4 register) */
aui.audio/3rdparty/ogg/src/mdct.c:93
↓ 2 callers
Function
mdct_forward
aui.audio/3rdparty/ogg/src/mdct.c:492
↓ 2 callers
Method
min
aui.core/src/AUI/Geometry2D/ARect.h:83
↓ 2 callers
Function
min_curve
aui.audio/3rdparty/ogg/src/psy.c:68
↓ 2 callers
Function
myPicker
examples/7guis/temperature_converter/src/main.cpp:21
↓ 2 callers
Function
name
aui.core/src/AUI/Reflect/AReflect.h:29
↓ 2 callers
Method
newMultiStringCanvas
aui.views/src/AUI/GL/OpenGLRenderer.cpp:804
↓ 2 callers
Function
newTempFile
** Create a new temp file name with the given suffix. */
aui.sqlite/3rdparty/sqlite3/shell.c:15194
↓ 2 callers
Method
next
aui.core/src/AUI/Traits/any_view.h:152
↓ 2 callers
Function
noise_normalize
Overload/Side effect: On input, the *q vector holds either the quantized energy (for elements with the flag set) or the absolute values of the *
aui.audio/3rdparty/ogg/src/psy.c:937
↓ 2 callers
Function
nsgif__animation_complete
aui.image/3rdparty/gif.c:2607
↓ 2 callers
Function
nsgif__bitmap_get
* Helper to get the rendering bitmap for a gif. * * \param[in] gif The gif object we're decoding. * \return Client pixel buffer for rendering int
aui.image/3rdparty/gif.c:978
↓ 2 callers
Function
nsgif__colour_table_decode
* Extract a GIF colour table into a LibNSGIF colour table buffer. * * \param[in] colour_table The colour table to populate. * \param[in] l
aui.image/3rdparty/gif.c:1824
↓ 2 callers
Function
nsgif__colour_table_extract
* Extract a GIF colour table into a LibNSGIF colour table buffer. * * \param[in] colour_table The colour table to populate. * \param[in]
aui.image/3rdparty/gif.c:1860
↓ 2 callers
Function
nsgif__frame_next
aui.image/3rdparty/gif.c:2563
↓ 2 callers
Function
nsgif__next_displayable_frame
aui.image/3rdparty/gif.c:2580
↓ 2 callers
Function
nsgif__process_frame
* Attempts to initialise the next frame * * \param[in] gif The animation context * \param[in] frame_idx The frame number to decode. * \param
aui.image/3rdparty/gif.c:2064
↓ 2 callers
Function
ogg_page_checksum_set
aui.audio/3rdparty/ogg/src/framing.c:293
↓ 2 callers
Function
ogg_page_continued
aui.audio/3rdparty/ogg/src/framing.c:34
↓ 2 callers
Function
ogg_page_eos
aui.audio/3rdparty/ogg/src/framing.c:42
↓ 2 callers
Function
ogg_stream_packetin
aui.audio/3rdparty/ogg/src/framing.c:380
↓ 2 callers
Function
ogg_stream_pageout
aui.audio/3rdparty/ogg/src/framing.c:551
↓ 2 callers
Function
ogg_sync_init
initialize the struct to a known state */
aui.audio/3rdparty/ogg/src/framing.c:598
↓ 2 callers
Function
ogg_sync_pageseek
aui.audio/3rdparty/ogg/src/framing.c:677
↓ 2 callers
Function
oggpackB_get_buffer
aui.audio/3rdparty/ogg/src/bitwise.c:519
↓ 2 callers
Function
oggpackB_reset
aui.audio/3rdparty/ogg/src/bitwise.c:242
↓ 2 callers
Function
oggpack_writecopy_helper
aui.audio/3rdparty/ogg/src/bitwise.c:180
↓ 2 callers
Method
onError
aui.core/src/AUI/Thread/AFuture.h:427
↓ 2 callers
Method
onFocusLost
aui.views/src/AUI/Platform/AWindowBase.cpp:516
↓ 2 callers
Method
onKeyDown
aui.views/src/AUI/Platform/AWindows.cpp:182
↓ 2 callers
Method
onScroll
aui.views/src/AUI/Platform/AWindowBase.cpp:342
↓ 2 callers
Function
opendir
** Implementation of the POSIX opendir() function using the MSVCRT. */
aui.sqlite/3rdparty/sqlite3/shell.c:1249
↓ 2 callers
Method
operator*
* @brief Returns the task result from the another thread. Sleeps if the task result is not currently available. * <dl> * <dt><b>Sn
aui.core/src/AUI/Thread/AFuture.h:505
↓ 2 callers
Method
origin
aui.views/src/AUI/Util/ATouchScroller.cpp:82
← previous
next →
1,101–1,200 of 7,069, ranked by callers