Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoHotkey/AutoHotkey
/ functions
Functions
1,855 in github.com/AutoHotkey/AutoHotkey
⨍
Functions
1,855
◇
Types & classes
347
Method
Expand
Expands mItem by at least one field.
source/script_object.h:641
Method
Expand
noinline currently seems to have a slight effect on benchmarks. Since it should be called very rarely, we don't want it inlined.
source/Debugger.h:147
Method
ExpandExpression
__forceinline: Decided against it for this function because although it's only called by one caller, testing shows that it wastes stack space (room fo
source/script_expression.cpp:53
Function
ExprOp
source/script.h:1935
Method
ExprOpFunc
source/script.h:1911
Method
ExprTokenType
source/defines.h:369
Method
FatalError
source/Debugger.cpp:2296
Method
FieldType
source/script_object.h:285
Method
FileCreateDir
As of 2019-09-29, noinline reduces code size by over 20KB on VC++ 2019. Prior to merging Util_CreateDir with this, it wasn't inlined.
source/script2.cpp:7961
Method
FileCreateShortcut
source/script_autoit.cpp:1246
Method
FileDelete
source/script2.cpp:8358
Function
FileDeleteCallback
source/script2.cpp:8353
Method
FileInstall
source/script2.cpp:8377
Method
FileInstallCopy
source/script2.cpp:8427
Method
FileInstallExtract
source/script2.cpp:8390
Method
FileIsFilteredOut
source/script2.cpp:9071
Method
FileObject
source/TextIO.cpp:708
Method
FilePatternApply
source/script2.cpp:8551
Method
FileRecycle
source/script_autoit.cpp:1306
Method
FileRecycleEmpty
source/script_autoit.cpp:1337
Function
FileSelectFolderCallback
source/script_autoit.cpp:1019
Method
FileSetAttrib
source/script2.cpp:8477
Function
FileSetAttribCallback
source/script2.cpp:8537
Method
FileSetTime
source/script2.cpp:8740
Function
FileSetTimeCallback
source/script2.cpp:8773
Method
Find
source/KuString.h:248
Method
FindClass
source/script.cpp:6531
Method
FindControl
source/script.h:2723
Method
FindField
source/script_object.h:318
Method
FindFont
source/script_gui.cpp:8163
Method
FindGroup
source/script_gui.cpp:7920
Method
FindGui
source/script_gui.cpp:972
Method
FindGuiParent
source/script_gui.cpp:984
Method
FindHotkeyByTrueNature
source/hotkey.cpp:1991
Method
FindHotkeyContainingModLR
source/hotkey.cpp:2042
Method
FindHotstring
source/hotkey.cpp:2549
Method
FindItem
source/script_object.cpp:2217
Method
FindItem
source/script_menu.cpp:410
Method
FindLocalVar
Find a local (not global or nonlocal/outer) variable.
source/script.h:1686
Method
FindMenuItemBySubmenu
source/script.h:3104
Method
FindOrAddBuiltInVar
source/script.cpp:7312
Method
FindOrCreateFont
source/script_gui.cpp:7975
Method
FindPairedHotkey
source/hotkey.cpp:784
Method
FindString
source/KuString.h:125
Method
FindString
source/KuString.h:171
Method
FindUpVar
source/script.cpp:7157
Method
FlatVector<T, index_t>
source/script_object.h:133
Method
FlushWriteBuffer
source/TextIO.h:155
Function
FontEnumProc
source/util.cpp:1777
Method
FontGetAttributes
source/script_gui.cpp:8156
Method
Format
source/TextIO.h:91
Method
FormatError
source/script.cpp:12844
Method
FormatV
source/KuString.h:115
Method
FormatV
source/KuString.h:161
Method
Free
Utility function for properly freeing a token's contents.
source/defines.h:475
Method
FreeAndRestoreFunctionVars
source/var.cpp:1140
Method
FreeDerefBufIfLarge
source/script.cpp:9531
Method
FreeRange
source/script_object.h:125
Method
FreeVars
source/script.h:1565
Method
FromArgV
source/script_object.cpp:881
Method
FromEnumerable
Calls an Enumerator repeatedly and returns an Array of all first-arg values. This is used in conjunction with Array::ToParams to support other objects
source/script_object.cpp:347
Function
Func
source/script.h:1642
Method
FuncResult
source/script.h:1501
Method
Get
source/clipboard.cpp:23
Method
GetAt
source/KuString.h:524
Method
GetBuiltInFunc
source/script.cpp:6808
Method
GetBuiltInVar
source/script.cpp:7331
Method
GetCapacity
source/script_object.cpp:1230
Method
GetClipboardAll
source/var.cpp:246
Method
GetControlCountOnTabPage
source/script_gui.cpp:10151
Method
GetEnumItem
Enumerator for GuiType objects.
source/script_gui.cpp:163
Method
GetEnumItem
source/script_object.cpp:2048
Method
GetEnumProp
source/script_object.cpp:2109
Method
GetExpandedArgSize
source/script_expression.cpp:2307
Method
GetFlags
source/TextIO.h:128
Method
GetItem
source/script_object.h:658
Method
GetLine
source/script.cpp:3418
Method
GetLineContExpr
source/script.cpp:2799
Method
GetLineContinuation
source/script.cpp:3089
Method
GetNonClientArea
source/script_gui.cpp:5166
Method
GetOwnPropDesc
source/script_object.cpp:1462
Method
GetPositionOfTabDisplayArea
source/script_gui.cpp:10209
Method
GetPropertyInfo
source/Debugger.cpp:1013
Method
GetPropertyValue
source/Debugger.cpp:1034
Method
GetPrototype
source/script_gui.cpp:709
Method
GetStringSafe
source/KuString.h:259
Method
GetTabDisplayAreaRect
source/script_gui.cpp:10162
Function
GetTopChild
source/window.cpp:1258
Method
GetTotalWidthAndHeight
source/script_gui.cpp:5191
Method
GetTypeName
source/script_gui.cpp:44
Method
GuiControlType
source/script.h:2307
Method
GuiType
source/script.h:2613
Function
GuiWindowProc
source/script_gui.cpp:8179
Method
Has
source/script_object.cpp:1319
Method
HasBase
source/script_object_bif.cpp:172
Method
HasItem
source/script_object.h:653
Method
HasOwnProp
source/script_object.h:351
Method
HasOwnProp
source/script_object.cpp:1314
Method
HasStdErrHook
source/Debugger.h:193
Method
HasStdOutHook
source/Debugger.h:194
← previous
next →
1,201–1,300 of 1,855, ranked by callers