mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-04-28 11:23:50 +00:00
This commit is contained in:
parent
f3c5cebce4
commit
a63dfbddf6
29 changed files with 510 additions and 97 deletions
|
|
@ -38,13 +38,63 @@ CSimpleEditBox__LoadXML 00967290 f end=00967670 ; LoadXML(XMLNode*, CStatus*)
|
|||
CSimpleEditBox__OnLayerUpdate 00967670 f end=00967759
|
||||
CSimpleEditBox__OnLayerKeyDown 00967760 f end=00967C30
|
||||
CSimpleEditBox__OnLayerMouseDown 00967CD0 f end=00967D7A
|
||||
CSimpleEditBox_SetBlinkSpeed 00975D40 f end=00975DB8
|
||||
CSimpleEditBox_SetText 00975E80 f end=00975F02
|
||||
CSimpleEditBox_SetNumber 00975F80 f end=00976002
|
||||
CSimpleEditBox_HighlightText 00976080 f end=00976108
|
||||
CSimpleEditBox__RegisterScriptMethods 009752C0 f end=009752E0
|
||||
CSimpleEditBox_SetFontObject 00975310 f end=00975363
|
||||
CSimpleEditBox_GetFontObject 00975370 f end=009753C3
|
||||
CSimpleEditBox_SetFont 009753D0 f end=00975423
|
||||
CSimpleEditBox_GetFont 00975430 f end=00975483
|
||||
CSimpleEditBox_SetTextColor 00975490 f end=009754E3
|
||||
CSimpleEditBox_GetTextColor 009754F0 f end=00975543
|
||||
CSimpleEditBox_SetShadowColor 00975550 f end=009755A3
|
||||
CSimpleEditBox_GetShadowColor 009755B0 f end=00975603
|
||||
CSimpleEditBox_SetShadowOffset 00975610 f end=00975663
|
||||
CSimpleEditBox_GetShadowOffset 00975670 f end=009756C3
|
||||
CSimpleEditBox_SetSpacing 009756D0 f end=00975723
|
||||
CSimpleEditBox_GetSpacing 00975730 f end=00975783
|
||||
CSimpleEditBox_SetJustifyH 00975790 f end=009757E3
|
||||
CSimpleEditBox_GetJustifyH 009757F0 f end=00975843
|
||||
CSimpleEditBox_SetJustifyV 00975850 f end=009758A3
|
||||
CSimpleEditBox_GetJustifyV 009758B0 f end=00975903
|
||||
CSimpleEditBox_SetIndentedWordWrap 00975910 f end=00975963
|
||||
CSimpleEditBox_GetIndentedWordWrap 00975970 f end=009759C3
|
||||
CSimpleEditBox_SetAutoFocus 009759D0 f end=00975A16
|
||||
CSimpleEditBox_IsAutoFocus 00975A20 f end=00975A7E
|
||||
CSimpleEditBox_SetCountInvisibleLetters 00975A80 f end=00975AC6
|
||||
CSimpleEditBox_IsCountInvisibleLetters 00975AD0 f end=00975B2E
|
||||
CSimpleEditBox_SetMultiLine 00975B30 f end=00975B76
|
||||
CSimpleEditBox_IsMultiLine 00975B80 f end=00975BDE
|
||||
CSimpleEditBox_SetNumeric 00975BE0 f end=00975C26
|
||||
CSimpleEditBox_IsNumeric 00975C30 f end=00975C8E
|
||||
CSimpleEditBox_SetPassword 00975C90 f end=00975CD6
|
||||
CSimpleEditBox_IsPassword 00975CE0 f end=00975D3E
|
||||
CSimpleEditBox_SetBlinkSpeed 00975D40 f end=00975DB8
|
||||
CSimpleEditBox_GetBlinkSpeed 00975DC0 f end=00975E03
|
||||
CSimpleEditBox_Insert 00975E10 f end=00975E71
|
||||
CSimpleEditBox_GetText 00975F10 f end=00975F75
|
||||
CSimpleEditBox_SetNumber 00975F80 f end=00976002
|
||||
CSimpleEditBox_GetNumber 00976010 f end=00976080
|
||||
CSimpleEditBox_AddHistoryLine 00976110 f end=00976191
|
||||
CSimpleEditBox_ClearHistory 009761A0 f end=009761D7
|
||||
CSimpleEditBox_SetTextInsets 009761E0 f end=00976328
|
||||
CSimpleEditBox_GetTextInsets 00976330 f end=0097640C
|
||||
CSimpleEditBox_SetFocus 00976410 f end=00976446
|
||||
CSimpleEditBox_ClearFocus 00976450 f end=00976488
|
||||
CSimpleEditBox_HasFocus 00976490 f end=009764D5
|
||||
CSimpleEditBox_SetMaxBytes 009764E0 f end=00976573
|
||||
CSimpleEditBox_GetMaxBytes 00976580 f end=009765CF
|
||||
CSimpleEditBox_SetMaxLetters 009765D0 f end=0097664C
|
||||
CSimpleEditBox_GetMaxLetters 00976650 f end=00976693
|
||||
CSimpleEditBox_GetNumLetters 009766A0 f end=00976712
|
||||
CSimpleEditBox_GetHistoryLines 00976720 f end=00976763
|
||||
CSimpleEditBox_SetHistoryLines 00976770 f end=009767F3
|
||||
CSimpleEditBox_GetInputLanguage 00976800 f end=00976844
|
||||
CSimpleEditBox_ToggleInputLanguage 00976850 f end=00976887
|
||||
CSimpleEditBox_SetAltArrowKeyMode 00976890 f end=009768D6
|
||||
CSimpleEditBox_GetAltArrowKeyMode 009768E0 f end=0097693E
|
||||
CSimpleEditBox_IsInIMECompositionMode 00976940 f end=0097699E
|
||||
CSimpleEditBox_SetCursorPosition 009769A0 f end=00976A1F
|
||||
CSimpleEditBox_GetCursorPosition 00976A20 f end=00976A63
|
||||
CSimpleEditBox_GetUTF8CursorPosition 00976A70 f end=00976ACE
|
||||
CSimpleEditBox__CreateScriptMetaTable 00976AD0 f end=00976AE9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue