FunctionCall

Enum FunctionCall 

Source
#[repr(u16)]
pub enum FunctionCall {
Show 719 variants ArcAlignObjectToAngle = 0, ArcCreate = 1, ArcGetAngleEnd = 2, ArcGetAngleStart = 3, ArcGetBgAngleEnd = 4, ArcGetBgAngleStart = 5, ArcGetKnobOffset = 6, ArcGetMaxValue = 7, ArcGetMinValue = 8, ArcGetMode = 9, ArcGetRotation = 10, ArcGetValue = 11, ArcRotateObjectToAngle = 12, ArcSetAngles = 13, ArcSetBgAngles = 14, ArcSetBgEndAngle = 15, ArcSetBgStartAngle = 16, ArcSetChangeRate = 17, ArcSetEndAngle = 18, ArcSetKnobOffset = 19, ArcSetMode = 20, ArcSetRange = 21, ArcSetRotation = 22, ArcSetStartAngle = 23, ArcSetValue = 24, ButtonCreate = 25, ButtonmatrixClearButtonCtrl = 26, ButtonmatrixClearButtonCtrlAll = 27, ButtonmatrixCreate = 28, ButtonmatrixGetButtonText = 29, ButtonmatrixGetOneChecked = 30, ButtonmatrixGetSelectedButton = 31, ButtonmatrixHasButtonCtrl = 32, ButtonmatrixSetButtonCtrl = 33, ButtonmatrixSetButtonCtrlAll = 34, ButtonmatrixSetButtonWidth = 35, ButtonmatrixSetCtrlMap = 36, ButtonmatrixSetMap = 37, ButtonmatrixSetOneChecked = 38, ButtonmatrixSetSelectedButton = 39, CalendarAddHeaderArrow = 40, CalendarAddHeaderDropdown = 41, CalendarCreate = 42, CalendarGetBtnmatrix = 43, CalendarGetHighlightedDates = 44, CalendarGetHighlightedDatesNum = 45, CalendarGetPressedDate = 46, CalendarGetShowedDate = 47, CalendarGetTodayDate = 48, CalendarHeaderDropdownSetYearList = 49, CalendarSetDayNames = 50, CalendarSetHighlightedDates = 51, CalendarSetMonthShown = 52, CalendarSetTodayDate = 53, ChartAddSeries = 54, ChartCreate = 55, ChartGetFirstPointCenterOffset = 56, ChartGetPointCount = 57, ChartGetPointPosById = 58, ChartGetPressedPoint = 59, ChartGetSeriesColor = 60, ChartGetSeriesNext = 61, ChartGetSeriesXArray = 62, ChartGetSeriesYArray = 63, ChartGetType = 64, ChartGetXStartPoint = 65, ChartHideSeries = 66, ChartRefresh = 67, ChartRemoveSeries = 68, ChartSetAllValues = 69, ChartSetAxisRange = 70, ChartSetDivLineCount = 71, ChartSetNextValue = 72, ChartSetNextValue2 = 73, ChartSetPointCount = 74, ChartSetSeriesColor = 75, ChartSetSeriesExtXArray = 76, ChartSetSeriesExtYArray = 77, ChartSetSeriesValueById = 78, ChartSetSeriesValueById2 = 79, ChartSetSeriesValues = 80, ChartSetSeriesValues2 = 81, ChartSetType = 82, ChartSetUpdateMode = 83, ChartSetXStartPoint = 84, CheckboxCreate = 85, CheckboxGetText = 86, CheckboxSetText = 87, CheckboxSetTextStatic = 88, Color16Luminance = 89, Color16Premultiply = 90, Color24Luminance = 91, Color32Eq = 92, Color32Luminance = 93, Color32Make = 94, Color1616Mix = 95, ColorBlack = 96, ColorBrightness = 97, ColorDarken = 98, ColorEq = 99, ColorFormatGetBpp = 100, ColorFormatGetSize = 101, ColorFormatHasAlpha = 102, ColorHex = 103, ColorHex3 = 104, ColorHsvToRgb = 105, ColorLighten = 106, ColorLuminance = 107, ColorMake = 108, ColorMix = 109, ColorMix32 = 110, ColorMix32Premultiplied = 111, ColorOver32 = 112, ColorPremultiply = 113, ColorRgbToHsv = 114, ColorTo32 = 115, ColorToHsv = 116, ColorToInt = 117, ColorToU16 = 118, ColorToU32 = 119, ColorWhite = 120, DropdownAddOption = 121, DropdownClearOptions = 122, DropdownClose = 123, DropdownCreate = 124, DropdownGetDir = 125, DropdownGetList = 126, DropdownGetOptionCount = 127, DropdownGetOptionIndex = 128, DropdownGetOptions = 129, DropdownGetSelected = 130, DropdownGetSelectedHighlight = 131, DropdownGetSelectedStr = 132, DropdownGetSymbol = 133, DropdownGetText = 134, DropdownIsOpen = 135, DropdownOpen = 136, DropdownSetDir = 137, DropdownSetOptions = 138, DropdownSetOptionsStatic = 139, DropdownSetSelected = 140, DropdownSetSelectedHighlight = 141, DropdownSetSymbol = 142, DropdownSetText = 143, LabelCreate = 144, LabelCutText = 145, LabelGetLetterOn = 146, LabelGetLetterPos = 147, LabelGetLongMode = 148, LabelGetRecolor = 149, LabelGetText = 150, LabelGetTextSelectionEnd = 151, LabelGetTextSelectionStart = 152, LabelInsText = 153, LabelIsCharUnderPos = 154, LabelSetLongMode = 155, LabelSetRecolor = 156, LabelSetText = 157, LabelSetTextFmt = 158, LabelSetTextSelectionEnd = 159, LabelSetTextSelectionStart = 160, LabelSetTextStatic = 161, LedCreate = 162, LedGetBrightness = 163, LedOff = 164, LedOn = 165, LedSetBrightness = 166, LedSetColor = 167, LedToggle = 168, LineCreate = 169, LineGetPointCount = 170, LineGetPoints = 171, LineGetPointsMutable = 172, LineGetYInvert = 173, LineIsPointArrayMutable = 174, LineSetPoints = 175, LineSetPointsMutable = 176, LineSetYInvert = 177, MenuBackButtonIsRoot = 178, MenuClearHistory = 179, MenuContCreate = 180, MenuCreate = 181, MenuGetCurMainPage = 182, MenuGetCurSidebarPage = 183, MenuGetMainHeader = 184, MenuGetMainHeaderBackButton = 185, MenuGetSidebarHeader = 186, MenuGetSidebarHeaderBackButton = 187, MenuPageCreate = 188, MenuSectionCreate = 189, MenuSeparatorCreate = 190, MenuSetLoadPageEvent = 191, MenuSetModeHeader = 192, MenuSetModeRootBackButton = 193, MenuSetPage = 194, MenuSetPageTitle = 195, MenuSetPageTitleStatic = 196, MenuSetSidebarPage = 197, MsgboxAddCloseButton = 198, MsgboxAddFooterButton = 199, MsgboxAddHeaderButton = 200, MsgboxAddText = 201, MsgboxAddTitle = 202, MsgboxClose = 203, MsgboxCloseAsync = 204, MsgboxCreate = 205, MsgboxGetContent = 206, MsgboxGetFooter = 207, MsgboxGetHeader = 208, MsgboxGetTitle = 209, ObjectAddFlag = 210, ObjectAddState = 211, ObjectAddStyle = 212, ObjectAlign = 213, ObjectAlignTo = 214, ObjectAllocateSpecAttr = 215, ObjectAreaIsVisible = 216, ObjectCalculateExtDrawSize = 217, ObjectCalculateStyleTextAlign = 218, ObjectCenter = 219, ObjectCheckType = 220, ObjectClassCreateObject = 221, ObjectClassInitObject = 222, ObjectClean = 223, ObjectCreate = 224, ObjectDeleteAnimCompletedCb = 225, ObjectDumpTree = 226, ObjectEnableStyleRefresh = 227, ObjectFadeIn = 228, ObjectFadeOut = 229, ObjectGetChild = 230, ObjectGetChildByType = 231, ObjectGetChildCount = 232, ObjectGetChildCountByType = 233, ObjectGetClass = 234, ObjectGetClickArea = 235, ObjectGetContentCoords = 236, ObjectGetContentHeight = 237, ObjectGetContentWidth = 238, ObjectGetCoords = 239, ObjectGetEventCount = 240, ObjectGetHeight = 241, ObjectGetIndex = 242, ObjectGetIndexByType = 243, ObjectGetLocalStyleProp = 244, ObjectGetParent = 245, ObjectGetScreen = 246, ObjectGetScrollBottom = 247, ObjectGetScrollDir = 248, ObjectGetScrollEnd = 249, ObjectGetScrollLeft = 250, ObjectGetScrollRight = 251, ObjectGetScrollSnapX = 252, ObjectGetScrollSnapY = 253, ObjectGetScrollTop = 254, ObjectGetScrollX = 255, ObjectGetScrollY = 256, ObjectGetScrollbarArea = 257, ObjectGetScrollbarMode = 258, ObjectGetSelfHeight = 259, ObjectGetSelfWidth = 260, ObjectGetSibling = 261, ObjectGetSiblingByType = 262, ObjectGetState = 263, ObjectGetStyleOpaRecursive = 264, ObjectGetStyleProp = 265, ObjectGetStyleRecolorRecursive = 266, ObjectGetTransform = 267, ObjectGetTransformedArea = 268, ObjectGetUserData = 269, ObjectGetWidth = 270, ObjectGetX = 271, ObjectGetX2 = 272, ObjectGetXAligned = 273, ObjectGetY = 274, ObjectGetY2 = 275, ObjectGetYAligned = 276, ObjectHasClass = 277, ObjectHasFlag = 278, ObjectHasFlagAny = 279, ObjectHasState = 280, ObjectHasStyleProp = 281, ObjectHitTest = 282, ObjectInvalidate = 283, ObjectInvalidateArea = 284, ObjectIsEditable = 285, ObjectIsGroupDef = 286, ObjectIsLayoutPositioned = 287, ObjectIsScrolling = 288, ObjectIsValid = 289, ObjectIsVisible = 290, ObjectMarkLayoutAsDirty = 291, ObjectMoveChildrenBy = 292, ObjectMoveTo = 293, ObjectMoveToIndex = 294, ObjectReadjustScroll = 295, ObjectRefrPos = 296, ObjectRefrSize = 297, ObjectRefreshExtDrawSize = 298, ObjectRefreshSelfSize = 299, ObjectRefreshStyle = 300, ObjectRemoveEvent = 301, ObjectRemoveFlag = 302, ObjectRemoveLocalStyleProp = 303, ObjectRemoveState = 304, ObjectRemoveStyle = 305, ObjectRemoveStyleAll = 306, ObjectReplaceStyle = 307, ObjectReportStyleChange = 308, ObjectResetTransform = 309, ObjectScrollBy = 310, ObjectScrollByBounded = 311, ObjectScrollTo = 312, ObjectScrollToView = 313, ObjectScrollToViewRecursive = 314, ObjectScrollToX = 315, ObjectScrollToY = 316, ObjectScrollbarInvalidate = 317, ObjectSendEvent = 318, ObjectSetAlign = 319, ObjectSetContentHeight = 320, ObjectSetContentWidth = 321, ObjectSetExtClickArea = 322, ObjectSetFlag = 323, ObjectSetFlexAlign = 324, ObjectSetFlexFlow = 325, ObjectSetFlexGrow = 326, ObjectSetGridAlign = 327, ObjectSetGridCell = 328, ObjectSetGridDscArray = 329, ObjectSetHeight = 330, ObjectSetLayout = 331, ObjectSetLocalStyleProp = 332, ObjectSetParent = 333, ObjectSetPos = 334, ObjectSetScrollDir = 335, ObjectSetScrollSnapX = 336, ObjectSetScrollSnapY = 337, ObjectSetScrollbarMode = 338, ObjectSetSize = 339, ObjectSetState = 340, ObjectSetStyleAlign = 341, ObjectSetStyleAnim = 342, ObjectSetStyleAnimDuration = 343, ObjectSetStyleArcColor = 344, ObjectSetStyleArcImageSrc = 345, ObjectSetStyleArcOpa = 346, ObjectSetStyleArcRounded = 347, ObjectSetStyleArcWidth = 348, ObjectSetStyleBaseDir = 349, ObjectSetStyleBgColor = 350, ObjectSetStyleBgGradColor = 351, ObjectSetStyleBgGradDir = 352, ObjectSetStyleBgGradOpa = 353, ObjectSetStyleBgGradStop = 354, ObjectSetStyleBgImageOpa = 355, ObjectSetStyleBgImageRecolor = 356, ObjectSetStyleBgImageRecolorOpa = 357, ObjectSetStyleBgImageSrc = 358, ObjectSetStyleBgImageTiled = 359, ObjectSetStyleBgMainOpa = 360, ObjectSetStyleBgMainStop = 361, ObjectSetStyleBgOpa = 362, ObjectSetStyleBitmapMaskSrc = 363, ObjectSetStyleBlendMode = 364, ObjectSetStyleBorderColor = 365, ObjectSetStyleBorderOpa = 366, ObjectSetStyleBorderPost = 367, ObjectSetStyleBorderSide = 368, ObjectSetStyleBorderWidth = 369, ObjectSetStyleClipCorner = 370, ObjectSetStyleColorFilterOpa = 371, ObjectSetStyleFlexCrossPlace = 372, ObjectSetStyleFlexFlow = 373, ObjectSetStyleFlexGrow = 374, ObjectSetStyleFlexMainPlace = 375, ObjectSetStyleFlexTrackPlace = 376, ObjectSetStyleGridCellColumnPos = 377, ObjectSetStyleGridCellColumnSpan = 378, ObjectSetStyleGridCellRowPos = 379, ObjectSetStyleGridCellRowSpan = 380, ObjectSetStyleGridCellXAlign = 381, ObjectSetStyleGridCellYAlign = 382, ObjectSetStyleGridColumnAlign = 383, ObjectSetStyleGridColumnDscArray = 384, ObjectSetStyleGridRowAlign = 385, ObjectSetStyleGridRowDscArray = 386, ObjectSetStyleHeight = 387, ObjectSetStyleImageOpa = 388, ObjectSetStyleImageRecolor = 389, ObjectSetStyleImageRecolorOpa = 390, ObjectSetStyleLayout = 391, ObjectSetStyleLength = 392, ObjectSetStyleLineColor = 393, ObjectSetStyleLineDashGap = 394, ObjectSetStyleLineDashWidth = 395, ObjectSetStyleLineOpa = 396, ObjectSetStyleLineRounded = 397, ObjectSetStyleLineWidth = 398, ObjectSetStyleMarginBottom = 399, ObjectSetStyleMarginLeft = 400, ObjectSetStyleMarginRight = 401, ObjectSetStyleMarginTop = 402, ObjectSetStyleMaxHeight = 403, ObjectSetStyleMaxWidth = 404, ObjectSetStyleMinHeight = 405, ObjectSetStyleMinWidth = 406, ObjectSetStyleOpa = 407, ObjectSetStyleOpaLayered = 408, ObjectSetStyleOutlineColor = 409, ObjectSetStyleOutlineOpa = 410, ObjectSetStyleOutlinePad = 411, ObjectSetStyleOutlineWidth = 412, ObjectSetStylePadBottom = 413, ObjectSetStylePadColumn = 414, ObjectSetStylePadLeft = 415, ObjectSetStylePadRadial = 416, ObjectSetStylePadRight = 417, ObjectSetStylePadRow = 418, ObjectSetStylePadTop = 419, ObjectSetStyleRadialOffset = 420, ObjectSetStyleRadius = 421, ObjectSetStyleRecolor = 422, ObjectSetStyleRecolorOpa = 423, ObjectSetStyleRotarySensitivity = 424, ObjectSetStyleShadowColor = 425, ObjectSetStyleShadowOffsetX = 426, ObjectSetStyleShadowOffsetY = 427, ObjectSetStyleShadowOpa = 428, ObjectSetStyleShadowSpread = 429, ObjectSetStyleShadowWidth = 430, ObjectSetStyleTextAlign = 431, ObjectSetStyleTextColor = 432, ObjectSetStyleTextDecor = 433, ObjectSetStyleTextLetterSpace = 434, ObjectSetStyleTextLineSpace = 435, ObjectSetStyleTextOpa = 436, ObjectSetStyleTextOutlineStrokeColor = 437, ObjectSetStyleTextOutlineStrokeOpa = 438, ObjectSetStyleTextOutlineStrokeWidth = 439, ObjectSetStyleTransformHeight = 440, ObjectSetStyleTransformPivotX = 441, ObjectSetStyleTransformPivotY = 442, ObjectSetStyleTransformRotation = 443, ObjectSetStyleTransformScaleX = 444, ObjectSetStyleTransformScaleY = 445, ObjectSetStyleTransformSkewX = 446, ObjectSetStyleTransformSkewY = 447, ObjectSetStyleTransformWidth = 448, ObjectSetStyleTranslateRadial = 449, ObjectSetStyleTranslateX = 450, ObjectSetStyleTranslateY = 451, ObjectSetStyleWidth = 452, ObjectSetStyleX = 453, ObjectSetStyleY = 454, ObjectSetTransform = 455, ObjectSetUserData = 456, ObjectSetWidth = 457, ObjectSetX = 458, ObjectSetY = 459, ObjectStopScrollAnim = 460, ObjectStyleApplyColorFilter = 461, ObjectStyleApplyRecolor = 462, ObjectSwap = 463, ObjectTransformPoint = 464, ObjectTransformPointArray = 465, ObjectUpdateLayout = 466, ObjectUpdateSnap = 467, PointArrayTransform = 468, PointFromPrecise = 469, PointPreciseSet = 470, PointPreciseSwap = 471, PointSet = 472, PointSwap = 473, PointToPrecise = 474, PointTransform = 475, RollerCreate = 476, RollerGetOptionCount = 477, RollerGetOptions = 478, RollerGetSelected = 479, RollerGetSelectedStr = 480, RollerSetOptions = 481, RollerSetSelected = 482, RollerSetSelectedStr = 483, RollerSetVisibleRowCount = 484, ScreenActive = 485, ScreenLoad = 486, ScreenLoadAnim = 487, SliderCreate = 488, SliderGetLeftValue = 489, SliderGetMaxValue = 490, SliderGetMinValue = 491, SliderGetMode = 492, SliderGetOrientation = 493, SliderGetValue = 494, SliderIsDragged = 495, SliderIsSymmetrical = 496, SliderSetMode = 497, SliderSetOrientation = 498, SliderSetRange = 499, SliderSetStartValue = 500, SliderSetValue = 501, SpinboxCreate = 502, SpinboxDecrement = 503, SpinboxGetRollover = 504, SpinboxGetStep = 505, SpinboxGetValue = 506, SpinboxIncrement = 507, SpinboxSetCursorPos = 508, SpinboxSetDigitFormat = 509, SpinboxSetDigitStepDirection = 510, SpinboxSetRange = 511, SpinboxSetRollover = 512, SpinboxSetStep = 513, SpinboxSetValue = 514, SpinboxStepNext = 515, SpinboxStepPrev = 516, StyleCopy = 517, StyleGetNumCustomProps = 518, StyleGetProp = 519, StyleInit = 520, StyleIsEmpty = 521, StylePropGetDefault = 522, StylePropLookupFlags = 523, StyleRegisterProp = 524, StyleRemoveProp = 525, StyleReset = 526, StyleSetAlign = 527, StyleSetAnim = 528, StyleSetAnimDuration = 529, StyleSetArcColor = 530, StyleSetArcImageSrc = 531, StyleSetArcOpa = 532, StyleSetArcRounded = 533, StyleSetArcWidth = 534, StyleSetBaseDir = 535, StyleSetBgColor = 536, StyleSetBgGradColor = 537, StyleSetBgGradDir = 538, StyleSetBgGradOpa = 539, StyleSetBgGradStop = 540, StyleSetBgImageOpa = 541, StyleSetBgImageRecolor = 542, StyleSetBgImageRecolorOpa = 543, StyleSetBgImageSrc = 544, StyleSetBgImageTiled = 545, StyleSetBgMainOpa = 546, StyleSetBgMainStop = 547, StyleSetBgOpa = 548, StyleSetBitmapMaskSrc = 549, StyleSetBlendMode = 550, StyleSetBorderColor = 551, StyleSetBorderOpa = 552, StyleSetBorderPost = 553, StyleSetBorderSide = 554, StyleSetBorderWidth = 555, StyleSetClipCorner = 556, StyleSetColorFilterOpa = 557, StyleSetFlexCrossPlace = 558, StyleSetFlexFlow = 559, StyleSetFlexGrow = 560, StyleSetFlexMainPlace = 561, StyleSetFlexTrackPlace = 562, StyleSetGridCellColumnPos = 563, StyleSetGridCellColumnSpan = 564, StyleSetGridCellRowPos = 565, StyleSetGridCellRowSpan = 566, StyleSetGridCellXAlign = 567, StyleSetGridCellYAlign = 568, StyleSetGridColumnAlign = 569, StyleSetGridColumnDscArray = 570, StyleSetGridRowAlign = 571, StyleSetGridRowDscArray = 572, StyleSetHeight = 573, StyleSetImageOpa = 574, StyleSetImageRecolor = 575, StyleSetImageRecolorOpa = 576, StyleSetLayout = 577, StyleSetLength = 578, StyleSetLineColor = 579, StyleSetLineDashGap = 580, StyleSetLineDashWidth = 581, StyleSetLineOpa = 582, StyleSetLineRounded = 583, StyleSetLineWidth = 584, StyleSetMarginBottom = 585, StyleSetMarginLeft = 586, StyleSetMarginRight = 587, StyleSetMarginTop = 588, StyleSetMaxHeight = 589, StyleSetMaxWidth = 590, StyleSetMinHeight = 591, StyleSetMinWidth = 592, StyleSetOpa = 593, StyleSetOpaLayered = 594, StyleSetOutlineColor = 595, StyleSetOutlineOpa = 596, StyleSetOutlinePad = 597, StyleSetOutlineWidth = 598, StyleSetPadBottom = 599, StyleSetPadColumn = 600, StyleSetPadLeft = 601, StyleSetPadRadial = 602, StyleSetPadRight = 603, StyleSetPadRow = 604, StyleSetPadTop = 605, StyleSetProp = 606, StyleSetRadialOffset = 607, StyleSetRadius = 608, StyleSetRecolor = 609, StyleSetRecolorOpa = 610, StyleSetRotarySensitivity = 611, StyleSetShadowColor = 612, StyleSetShadowOffsetX = 613, StyleSetShadowOffsetY = 614, StyleSetShadowOpa = 615, StyleSetShadowSpread = 616, StyleSetShadowWidth = 617, StyleSetTextAlign = 618, StyleSetTextColor = 619, StyleSetTextDecor = 620, StyleSetTextLetterSpace = 621, StyleSetTextLineSpace = 622, StyleSetTextOpa = 623, StyleSetTextOutlineStrokeColor = 624, StyleSetTextOutlineStrokeOpa = 625, StyleSetTextOutlineStrokeWidth = 626, StyleSetTransformHeight = 627, StyleSetTransformPivotX = 628, StyleSetTransformPivotY = 629, StyleSetTransformRotation = 630, StyleSetTransformScaleX = 631, StyleSetTransformScaleY = 632, StyleSetTransformSkewX = 633, StyleSetTransformSkewY = 634, StyleSetTransformWidth = 635, StyleSetTranslateRadial = 636, StyleSetTranslateX = 637, StyleSetTranslateY = 638, StyleSetWidth = 639, StyleSetX = 640, StyleSetY = 641, TableClearCellCtrl = 642, TableCreate = 643, TableGetCellUserData = 644, TableGetCellValue = 645, TableGetColumnCount = 646, TableGetColumnWidth = 647, TableGetRowCount = 648, TableGetSelectedCell = 649, TableHasCellCtrl = 650, TableSetCellCtrl = 651, TableSetCellUserData = 652, TableSetCellValue = 653, TableSetCellValueFmt = 654, TableSetColumnCount = 655, TableSetColumnWidth = 656, TableSetRowCount = 657, TableSetSelectedCell = 658, TabviewAddTab = 659, TabviewCreate = 660, TabviewGetContent = 661, TabviewGetTabActive = 662, TabviewGetTabBar = 663, TabviewGetTabCount = 664, TabviewRenameTab = 665, TabviewSetActive = 666, TabviewSetTabBarPosition = 667, TabviewSetTabBarSize = 668, TextareaAddChar = 669, TextareaAddText = 670, TextareaClearSelection = 671, TextareaCreate = 672, TextareaCursorDown = 673, TextareaCursorLeft = 674, TextareaCursorRight = 675, TextareaCursorUp = 676, TextareaDeleteChar = 677, TextareaDeleteCharForward = 678, TextareaGetAcceptedChars = 679, TextareaGetCurrentChar = 680, TextareaGetCursorClickPos = 681, TextareaGetCursorPos = 682, TextareaGetLabel = 683, TextareaGetMaxLength = 684, TextareaGetOneLine = 685, TextareaGetPasswordBullet = 686, TextareaGetPasswordMode = 687, TextareaGetPasswordShowTime = 688, TextareaGetPlaceholderText = 689, TextareaGetText = 690, TextareaGetTextSelection = 691, TextareaSetAcceptedChars = 692, TextareaSetAlign = 693, TextareaSetCursorClickPos = 694, TextareaSetCursorPos = 695, TextareaSetInsertReplace = 696, TextareaSetMaxLength = 697, TextareaSetOneLine = 698, TextareaSetPasswordBullet = 699, TextareaSetPasswordMode = 700, TextareaSetPasswordShowTime = 701, TextareaSetPlaceholderText = 702, TextareaSetText = 703, TextareaSetTextSelection = 704, TextareaTextIsSelected = 705, TileviewAddTile = 706, TileviewCreate = 707, TileviewGetTileActive = 708, TileviewSetTile = 709, TileviewSetTileByIndex = 710, ObjectDelete = 711, Percentage = 712, WindowCreate = 713, WindowGetEventCode = 714, WindowGetEventTarget = 715, WindowNextEvent = 716, WindowPopEvent = 717, WindowSetIcon = 718,
}
Expand description

Auto-generated file for Xila bindings WASM module Do not edit manually.

Variants§

§

ArcAlignObjectToAngle = 0

§

ArcCreate = 1

§

ArcGetAngleEnd = 2

§

ArcGetAngleStart = 3

§

ArcGetBgAngleEnd = 4

§

ArcGetBgAngleStart = 5

§

ArcGetKnobOffset = 6

§

ArcGetMaxValue = 7

§

ArcGetMinValue = 8

§

ArcGetMode = 9

§

ArcGetRotation = 10

§

ArcGetValue = 11

§

ArcRotateObjectToAngle = 12

§

ArcSetAngles = 13

§

ArcSetBgAngles = 14

§

ArcSetBgEndAngle = 15

§

ArcSetBgStartAngle = 16

§

ArcSetChangeRate = 17

§

ArcSetEndAngle = 18

§

ArcSetKnobOffset = 19

§

ArcSetMode = 20

§

ArcSetRange = 21

§

ArcSetRotation = 22

§

ArcSetStartAngle = 23

§

ArcSetValue = 24

§

ButtonCreate = 25

§

ButtonmatrixClearButtonCtrl = 26

§

ButtonmatrixClearButtonCtrlAll = 27

§

ButtonmatrixCreate = 28

§

ButtonmatrixGetButtonText = 29

§

ButtonmatrixGetOneChecked = 30

§

ButtonmatrixGetSelectedButton = 31

§

ButtonmatrixHasButtonCtrl = 32

§

ButtonmatrixSetButtonCtrl = 33

§

ButtonmatrixSetButtonCtrlAll = 34

§

ButtonmatrixSetButtonWidth = 35

§

ButtonmatrixSetCtrlMap = 36

§

ButtonmatrixSetMap = 37

§

ButtonmatrixSetOneChecked = 38

§

ButtonmatrixSetSelectedButton = 39

§

CalendarAddHeaderArrow = 40

§

CalendarAddHeaderDropdown = 41

§

CalendarCreate = 42

§

CalendarGetBtnmatrix = 43

§

CalendarGetHighlightedDates = 44

§

CalendarGetHighlightedDatesNum = 45

§

CalendarGetPressedDate = 46

§

CalendarGetShowedDate = 47

§

CalendarGetTodayDate = 48

§

CalendarHeaderDropdownSetYearList = 49

§

CalendarSetDayNames = 50

§

CalendarSetHighlightedDates = 51

§

CalendarSetMonthShown = 52

§

CalendarSetTodayDate = 53

§

ChartAddSeries = 54

§

ChartCreate = 55

§

ChartGetFirstPointCenterOffset = 56

§

ChartGetPointCount = 57

§

ChartGetPointPosById = 58

§

ChartGetPressedPoint = 59

§

ChartGetSeriesColor = 60

§

ChartGetSeriesNext = 61

§

ChartGetSeriesXArray = 62

§

ChartGetSeriesYArray = 63

§

ChartGetType = 64

§

ChartGetXStartPoint = 65

§

ChartHideSeries = 66

§

ChartRefresh = 67

§

ChartRemoveSeries = 68

§

ChartSetAllValues = 69

§

ChartSetAxisRange = 70

§

ChartSetDivLineCount = 71

§

ChartSetNextValue = 72

§

ChartSetNextValue2 = 73

§

ChartSetPointCount = 74

§

ChartSetSeriesColor = 75

§

ChartSetSeriesExtXArray = 76

§

ChartSetSeriesExtYArray = 77

§

ChartSetSeriesValueById = 78

§

ChartSetSeriesValueById2 = 79

§

ChartSetSeriesValues = 80

§

ChartSetSeriesValues2 = 81

§

ChartSetType = 82

§

ChartSetUpdateMode = 83

§

ChartSetXStartPoint = 84

§

CheckboxCreate = 85

§

CheckboxGetText = 86

§

CheckboxSetText = 87

§

CheckboxSetTextStatic = 88

§

Color16Luminance = 89

§

Color16Premultiply = 90

§

Color24Luminance = 91

§

Color32Eq = 92

§

Color32Luminance = 93

§

Color32Make = 94

§

Color1616Mix = 95

§

ColorBlack = 96

§

ColorBrightness = 97

§

ColorDarken = 98

§

ColorEq = 99

§

ColorFormatGetBpp = 100

§

ColorFormatGetSize = 101

§

ColorFormatHasAlpha = 102

§

ColorHex = 103

§

ColorHex3 = 104

§

ColorHsvToRgb = 105

§

ColorLighten = 106

§

ColorLuminance = 107

§

ColorMake = 108

§

ColorMix = 109

§

ColorMix32 = 110

§

ColorMix32Premultiplied = 111

§

ColorOver32 = 112

§

ColorPremultiply = 113

§

ColorRgbToHsv = 114

§

ColorTo32 = 115

§

ColorToHsv = 116

§

ColorToInt = 117

§

ColorToU16 = 118

§

ColorToU32 = 119

§

ColorWhite = 120

§

DropdownAddOption = 121

§

DropdownClearOptions = 122

§

DropdownClose = 123

§

DropdownCreate = 124

§

DropdownGetDir = 125

§

DropdownGetList = 126

§

DropdownGetOptionCount = 127

§

DropdownGetOptionIndex = 128

§

DropdownGetOptions = 129

§

DropdownGetSelected = 130

§

DropdownGetSelectedHighlight = 131

§

DropdownGetSelectedStr = 132

§

DropdownGetSymbol = 133

§

DropdownGetText = 134

§

DropdownIsOpen = 135

§

DropdownOpen = 136

§

DropdownSetDir = 137

§

DropdownSetOptions = 138

§

DropdownSetOptionsStatic = 139

§

DropdownSetSelected = 140

§

DropdownSetSelectedHighlight = 141

§

DropdownSetSymbol = 142

§

DropdownSetText = 143

§

LabelCreate = 144

§

LabelCutText = 145

§

LabelGetLetterOn = 146

§

LabelGetLetterPos = 147

§

LabelGetLongMode = 148

§

LabelGetRecolor = 149

§

LabelGetText = 150

§

LabelGetTextSelectionEnd = 151

§

LabelGetTextSelectionStart = 152

§

LabelInsText = 153

§

LabelIsCharUnderPos = 154

§

LabelSetLongMode = 155

§

LabelSetRecolor = 156

§

LabelSetText = 157

§

LabelSetTextFmt = 158

§

LabelSetTextSelectionEnd = 159

§

LabelSetTextSelectionStart = 160

§

LabelSetTextStatic = 161

§

LedCreate = 162

§

LedGetBrightness = 163

§

LedOff = 164

§

LedOn = 165

§

LedSetBrightness = 166

§

LedSetColor = 167

§

LedToggle = 168

§

LineCreate = 169

§

LineGetPointCount = 170

§

LineGetPoints = 171

§

LineGetPointsMutable = 172

§

LineGetYInvert = 173

§

LineIsPointArrayMutable = 174

§

LineSetPoints = 175

§

LineSetPointsMutable = 176

§

LineSetYInvert = 177

§

MenuBackButtonIsRoot = 178

§

MenuClearHistory = 179

§

MenuContCreate = 180

§

MenuCreate = 181

§

MenuGetCurMainPage = 182

§

MenuGetCurSidebarPage = 183

§

MenuGetMainHeader = 184

§

MenuGetMainHeaderBackButton = 185

§

MenuGetSidebarHeader = 186

§

MenuGetSidebarHeaderBackButton = 187

§

MenuPageCreate = 188

§

MenuSectionCreate = 189

§

MenuSeparatorCreate = 190

§

MenuSetLoadPageEvent = 191

§

MenuSetModeHeader = 192

§

MenuSetModeRootBackButton = 193

§

MenuSetPage = 194

§

MenuSetPageTitle = 195

§

MenuSetPageTitleStatic = 196

§

MenuSetSidebarPage = 197

§

MsgboxAddCloseButton = 198

§

MsgboxAddFooterButton = 199

§

MsgboxAddHeaderButton = 200

§

MsgboxAddText = 201

§

MsgboxAddTitle = 202

§

MsgboxClose = 203

§

MsgboxCloseAsync = 204

§

MsgboxCreate = 205

§

MsgboxGetContent = 206

§

MsgboxGetFooter = 207

§

MsgboxGetHeader = 208

§

MsgboxGetTitle = 209

§

ObjectAddFlag = 210

§

ObjectAddState = 211

§

ObjectAddStyle = 212

§

ObjectAlign = 213

§

ObjectAlignTo = 214

§

ObjectAllocateSpecAttr = 215

§

ObjectAreaIsVisible = 216

§

ObjectCalculateExtDrawSize = 217

§

ObjectCalculateStyleTextAlign = 218

§

ObjectCenter = 219

§

ObjectCheckType = 220

§

ObjectClassCreateObject = 221

§

ObjectClassInitObject = 222

§

ObjectClean = 223

§

ObjectCreate = 224

§

ObjectDeleteAnimCompletedCb = 225

§

ObjectDumpTree = 226

§

ObjectEnableStyleRefresh = 227

§

ObjectFadeIn = 228

§

ObjectFadeOut = 229

§

ObjectGetChild = 230

§

ObjectGetChildByType = 231

§

ObjectGetChildCount = 232

§

ObjectGetChildCountByType = 233

§

ObjectGetClass = 234

§

ObjectGetClickArea = 235

§

ObjectGetContentCoords = 236

§

ObjectGetContentHeight = 237

§

ObjectGetContentWidth = 238

§

ObjectGetCoords = 239

§

ObjectGetEventCount = 240

§

ObjectGetHeight = 241

§

ObjectGetIndex = 242

§

ObjectGetIndexByType = 243

§

ObjectGetLocalStyleProp = 244

§

ObjectGetParent = 245

§

ObjectGetScreen = 246

§

ObjectGetScrollBottom = 247

§

ObjectGetScrollDir = 248

§

ObjectGetScrollEnd = 249

§

ObjectGetScrollLeft = 250

§

ObjectGetScrollRight = 251

§

ObjectGetScrollSnapX = 252

§

ObjectGetScrollSnapY = 253

§

ObjectGetScrollTop = 254

§

ObjectGetScrollX = 255

§

ObjectGetScrollY = 256

§

ObjectGetScrollbarArea = 257

§

ObjectGetScrollbarMode = 258

§

ObjectGetSelfHeight = 259

§

ObjectGetSelfWidth = 260

§

ObjectGetSibling = 261

§

ObjectGetSiblingByType = 262

§

ObjectGetState = 263

§

ObjectGetStyleOpaRecursive = 264

§

ObjectGetStyleProp = 265

§

ObjectGetStyleRecolorRecursive = 266

§

ObjectGetTransform = 267

§

ObjectGetTransformedArea = 268

§

ObjectGetUserData = 269

§

ObjectGetWidth = 270

§

ObjectGetX = 271

§

ObjectGetX2 = 272

§

ObjectGetXAligned = 273

§

ObjectGetY = 274

§

ObjectGetY2 = 275

§

ObjectGetYAligned = 276

§

ObjectHasClass = 277

§

ObjectHasFlag = 278

§

ObjectHasFlagAny = 279

§

ObjectHasState = 280

§

ObjectHasStyleProp = 281

§

ObjectHitTest = 282

§

ObjectInvalidate = 283

§

ObjectInvalidateArea = 284

§

ObjectIsEditable = 285

§

ObjectIsGroupDef = 286

§

ObjectIsLayoutPositioned = 287

§

ObjectIsScrolling = 288

§

ObjectIsValid = 289

§

ObjectIsVisible = 290

§

ObjectMarkLayoutAsDirty = 291

§

ObjectMoveChildrenBy = 292

§

ObjectMoveTo = 293

§

ObjectMoveToIndex = 294

§

ObjectReadjustScroll = 295

§

ObjectRefrPos = 296

§

ObjectRefrSize = 297

§

ObjectRefreshExtDrawSize = 298

§

ObjectRefreshSelfSize = 299

§

ObjectRefreshStyle = 300

§

ObjectRemoveEvent = 301

§

ObjectRemoveFlag = 302

§

ObjectRemoveLocalStyleProp = 303

§

ObjectRemoveState = 304

§

ObjectRemoveStyle = 305

§

ObjectRemoveStyleAll = 306

§

ObjectReplaceStyle = 307

§

ObjectReportStyleChange = 308

§

ObjectResetTransform = 309

§

ObjectScrollBy = 310

§

ObjectScrollByBounded = 311

§

ObjectScrollTo = 312

§

ObjectScrollToView = 313

§

ObjectScrollToViewRecursive = 314

§

ObjectScrollToX = 315

§

ObjectScrollToY = 316

§

ObjectScrollbarInvalidate = 317

§

ObjectSendEvent = 318

§

ObjectSetAlign = 319

§

ObjectSetContentHeight = 320

§

ObjectSetContentWidth = 321

§

ObjectSetExtClickArea = 322

§

ObjectSetFlag = 323

§

ObjectSetFlexAlign = 324

§

ObjectSetFlexFlow = 325

§

ObjectSetFlexGrow = 326

§

ObjectSetGridAlign = 327

§

ObjectSetGridCell = 328

§

ObjectSetGridDscArray = 329

§

ObjectSetHeight = 330

§

ObjectSetLayout = 331

§

ObjectSetLocalStyleProp = 332

§

ObjectSetParent = 333

§

ObjectSetPos = 334

§

ObjectSetScrollDir = 335

§

ObjectSetScrollSnapX = 336

§

ObjectSetScrollSnapY = 337

§

ObjectSetScrollbarMode = 338

§

ObjectSetSize = 339

§

ObjectSetState = 340

§

ObjectSetStyleAlign = 341

§

ObjectSetStyleAnim = 342

§

ObjectSetStyleAnimDuration = 343

§

ObjectSetStyleArcColor = 344

§

ObjectSetStyleArcImageSrc = 345

§

ObjectSetStyleArcOpa = 346

§

ObjectSetStyleArcRounded = 347

§

ObjectSetStyleArcWidth = 348

§

ObjectSetStyleBaseDir = 349

§

ObjectSetStyleBgColor = 350

§

ObjectSetStyleBgGradColor = 351

§

ObjectSetStyleBgGradDir = 352

§

ObjectSetStyleBgGradOpa = 353

§

ObjectSetStyleBgGradStop = 354

§

ObjectSetStyleBgImageOpa = 355

§

ObjectSetStyleBgImageRecolor = 356

§

ObjectSetStyleBgImageRecolorOpa = 357

§

ObjectSetStyleBgImageSrc = 358

§

ObjectSetStyleBgImageTiled = 359

§

ObjectSetStyleBgMainOpa = 360

§

ObjectSetStyleBgMainStop = 361

§

ObjectSetStyleBgOpa = 362

§

ObjectSetStyleBitmapMaskSrc = 363

§

ObjectSetStyleBlendMode = 364

§

ObjectSetStyleBorderColor = 365

§

ObjectSetStyleBorderOpa = 366

§

ObjectSetStyleBorderPost = 367

§

ObjectSetStyleBorderSide = 368

§

ObjectSetStyleBorderWidth = 369

§

ObjectSetStyleClipCorner = 370

§

ObjectSetStyleColorFilterOpa = 371

§

ObjectSetStyleFlexCrossPlace = 372

§

ObjectSetStyleFlexFlow = 373

§

ObjectSetStyleFlexGrow = 374

§

ObjectSetStyleFlexMainPlace = 375

§

ObjectSetStyleFlexTrackPlace = 376

§

ObjectSetStyleGridCellColumnPos = 377

§

ObjectSetStyleGridCellColumnSpan = 378

§

ObjectSetStyleGridCellRowPos = 379

§

ObjectSetStyleGridCellRowSpan = 380

§

ObjectSetStyleGridCellXAlign = 381

§

ObjectSetStyleGridCellYAlign = 382

§

ObjectSetStyleGridColumnAlign = 383

§

ObjectSetStyleGridColumnDscArray = 384

§

ObjectSetStyleGridRowAlign = 385

§

ObjectSetStyleGridRowDscArray = 386

§

ObjectSetStyleHeight = 387

§

ObjectSetStyleImageOpa = 388

§

ObjectSetStyleImageRecolor = 389

§

ObjectSetStyleImageRecolorOpa = 390

§

ObjectSetStyleLayout = 391

§

ObjectSetStyleLength = 392

§

ObjectSetStyleLineColor = 393

§

ObjectSetStyleLineDashGap = 394

§

ObjectSetStyleLineDashWidth = 395

§

ObjectSetStyleLineOpa = 396

§

ObjectSetStyleLineRounded = 397

§

ObjectSetStyleLineWidth = 398

§

ObjectSetStyleMarginBottom = 399

§

ObjectSetStyleMarginLeft = 400

§

ObjectSetStyleMarginRight = 401

§

ObjectSetStyleMarginTop = 402

§

ObjectSetStyleMaxHeight = 403

§

ObjectSetStyleMaxWidth = 404

§

ObjectSetStyleMinHeight = 405

§

ObjectSetStyleMinWidth = 406

§

ObjectSetStyleOpa = 407

§

ObjectSetStyleOpaLayered = 408

§

ObjectSetStyleOutlineColor = 409

§

ObjectSetStyleOutlineOpa = 410

§

ObjectSetStyleOutlinePad = 411

§

ObjectSetStyleOutlineWidth = 412

§

ObjectSetStylePadBottom = 413

§

ObjectSetStylePadColumn = 414

§

ObjectSetStylePadLeft = 415

§

ObjectSetStylePadRadial = 416

§

ObjectSetStylePadRight = 417

§

ObjectSetStylePadRow = 418

§

ObjectSetStylePadTop = 419

§

ObjectSetStyleRadialOffset = 420

§

ObjectSetStyleRadius = 421

§

ObjectSetStyleRecolor = 422

§

ObjectSetStyleRecolorOpa = 423

§

ObjectSetStyleRotarySensitivity = 424

§

ObjectSetStyleShadowColor = 425

§

ObjectSetStyleShadowOffsetX = 426

§

ObjectSetStyleShadowOffsetY = 427

§

ObjectSetStyleShadowOpa = 428

§

ObjectSetStyleShadowSpread = 429

§

ObjectSetStyleShadowWidth = 430

§

ObjectSetStyleTextAlign = 431

§

ObjectSetStyleTextColor = 432

§

ObjectSetStyleTextDecor = 433

§

ObjectSetStyleTextLetterSpace = 434

§

ObjectSetStyleTextLineSpace = 435

§

ObjectSetStyleTextOpa = 436

§

ObjectSetStyleTextOutlineStrokeColor = 437

§

ObjectSetStyleTextOutlineStrokeOpa = 438

§

ObjectSetStyleTextOutlineStrokeWidth = 439

§

ObjectSetStyleTransformHeight = 440

§

ObjectSetStyleTransformPivotX = 441

§

ObjectSetStyleTransformPivotY = 442

§

ObjectSetStyleTransformRotation = 443

§

ObjectSetStyleTransformScaleX = 444

§

ObjectSetStyleTransformScaleY = 445

§

ObjectSetStyleTransformSkewX = 446

§

ObjectSetStyleTransformSkewY = 447

§

ObjectSetStyleTransformWidth = 448

§

ObjectSetStyleTranslateRadial = 449

§

ObjectSetStyleTranslateX = 450

§

ObjectSetStyleTranslateY = 451

§

ObjectSetStyleWidth = 452

§

ObjectSetStyleX = 453

§

ObjectSetStyleY = 454

§

ObjectSetTransform = 455

§

ObjectSetUserData = 456

§

ObjectSetWidth = 457

§

ObjectSetX = 458

§

ObjectSetY = 459

§

ObjectStopScrollAnim = 460

§

ObjectStyleApplyColorFilter = 461

§

ObjectStyleApplyRecolor = 462

§

ObjectSwap = 463

§

ObjectTransformPoint = 464

§

ObjectTransformPointArray = 465

§

ObjectUpdateLayout = 466

§

ObjectUpdateSnap = 467

§

PointArrayTransform = 468

§

PointFromPrecise = 469

§

PointPreciseSet = 470

§

PointPreciseSwap = 471

§

PointSet = 472

§

PointSwap = 473

§

PointToPrecise = 474

§

PointTransform = 475

§

RollerCreate = 476

§

RollerGetOptionCount = 477

§

RollerGetOptions = 478

§

RollerGetSelected = 479

§

RollerGetSelectedStr = 480

§

RollerSetOptions = 481

§

RollerSetSelected = 482

§

RollerSetSelectedStr = 483

§

RollerSetVisibleRowCount = 484

§

ScreenActive = 485

§

ScreenLoad = 486

§

ScreenLoadAnim = 487

§

SliderCreate = 488

§

SliderGetLeftValue = 489

§

SliderGetMaxValue = 490

§

SliderGetMinValue = 491

§

SliderGetMode = 492

§

SliderGetOrientation = 493

§

SliderGetValue = 494

§

SliderIsDragged = 495

§

SliderIsSymmetrical = 496

§

SliderSetMode = 497

§

SliderSetOrientation = 498

§

SliderSetRange = 499

§

SliderSetStartValue = 500

§

SliderSetValue = 501

§

SpinboxCreate = 502

§

SpinboxDecrement = 503

§

SpinboxGetRollover = 504

§

SpinboxGetStep = 505

§

SpinboxGetValue = 506

§

SpinboxIncrement = 507

§

SpinboxSetCursorPos = 508

§

SpinboxSetDigitFormat = 509

§

SpinboxSetDigitStepDirection = 510

§

SpinboxSetRange = 511

§

SpinboxSetRollover = 512

§

SpinboxSetStep = 513

§

SpinboxSetValue = 514

§

SpinboxStepNext = 515

§

SpinboxStepPrev = 516

§

StyleCopy = 517

§

StyleGetNumCustomProps = 518

§

StyleGetProp = 519

§

StyleInit = 520

§

StyleIsEmpty = 521

§

StylePropGetDefault = 522

§

StylePropLookupFlags = 523

§

StyleRegisterProp = 524

§

StyleRemoveProp = 525

§

StyleReset = 526

§

StyleSetAlign = 527

§

StyleSetAnim = 528

§

StyleSetAnimDuration = 529

§

StyleSetArcColor = 530

§

StyleSetArcImageSrc = 531

§

StyleSetArcOpa = 532

§

StyleSetArcRounded = 533

§

StyleSetArcWidth = 534

§

StyleSetBaseDir = 535

§

StyleSetBgColor = 536

§

StyleSetBgGradColor = 537

§

StyleSetBgGradDir = 538

§

StyleSetBgGradOpa = 539

§

StyleSetBgGradStop = 540

§

StyleSetBgImageOpa = 541

§

StyleSetBgImageRecolor = 542

§

StyleSetBgImageRecolorOpa = 543

§

StyleSetBgImageSrc = 544

§

StyleSetBgImageTiled = 545

§

StyleSetBgMainOpa = 546

§

StyleSetBgMainStop = 547

§

StyleSetBgOpa = 548

§

StyleSetBitmapMaskSrc = 549

§

StyleSetBlendMode = 550

§

StyleSetBorderColor = 551

§

StyleSetBorderOpa = 552

§

StyleSetBorderPost = 553

§

StyleSetBorderSide = 554

§

StyleSetBorderWidth = 555

§

StyleSetClipCorner = 556

§

StyleSetColorFilterOpa = 557

§

StyleSetFlexCrossPlace = 558

§

StyleSetFlexFlow = 559

§

StyleSetFlexGrow = 560

§

StyleSetFlexMainPlace = 561

§

StyleSetFlexTrackPlace = 562

§

StyleSetGridCellColumnPos = 563

§

StyleSetGridCellColumnSpan = 564

§

StyleSetGridCellRowPos = 565

§

StyleSetGridCellRowSpan = 566

§

StyleSetGridCellXAlign = 567

§

StyleSetGridCellYAlign = 568

§

StyleSetGridColumnAlign = 569

§

StyleSetGridColumnDscArray = 570

§

StyleSetGridRowAlign = 571

§

StyleSetGridRowDscArray = 572

§

StyleSetHeight = 573

§

StyleSetImageOpa = 574

§

StyleSetImageRecolor = 575

§

StyleSetImageRecolorOpa = 576

§

StyleSetLayout = 577

§

StyleSetLength = 578

§

StyleSetLineColor = 579

§

StyleSetLineDashGap = 580

§

StyleSetLineDashWidth = 581

§

StyleSetLineOpa = 582

§

StyleSetLineRounded = 583

§

StyleSetLineWidth = 584

§

StyleSetMarginBottom = 585

§

StyleSetMarginLeft = 586

§

StyleSetMarginRight = 587

§

StyleSetMarginTop = 588

§

StyleSetMaxHeight = 589

§

StyleSetMaxWidth = 590

§

StyleSetMinHeight = 591

§

StyleSetMinWidth = 592

§

StyleSetOpa = 593

§

StyleSetOpaLayered = 594

§

StyleSetOutlineColor = 595

§

StyleSetOutlineOpa = 596

§

StyleSetOutlinePad = 597

§

StyleSetOutlineWidth = 598

§

StyleSetPadBottom = 599

§

StyleSetPadColumn = 600

§

StyleSetPadLeft = 601

§

StyleSetPadRadial = 602

§

StyleSetPadRight = 603

§

StyleSetPadRow = 604

§

StyleSetPadTop = 605

§

StyleSetProp = 606

§

StyleSetRadialOffset = 607

§

StyleSetRadius = 608

§

StyleSetRecolor = 609

§

StyleSetRecolorOpa = 610

§

StyleSetRotarySensitivity = 611

§

StyleSetShadowColor = 612

§

StyleSetShadowOffsetX = 613

§

StyleSetShadowOffsetY = 614

§

StyleSetShadowOpa = 615

§

StyleSetShadowSpread = 616

§

StyleSetShadowWidth = 617

§

StyleSetTextAlign = 618

§

StyleSetTextColor = 619

§

StyleSetTextDecor = 620

§

StyleSetTextLetterSpace = 621

§

StyleSetTextLineSpace = 622

§

StyleSetTextOpa = 623

§

StyleSetTextOutlineStrokeColor = 624

§

StyleSetTextOutlineStrokeOpa = 625

§

StyleSetTextOutlineStrokeWidth = 626

§

StyleSetTransformHeight = 627

§

StyleSetTransformPivotX = 628

§

StyleSetTransformPivotY = 629

§

StyleSetTransformRotation = 630

§

StyleSetTransformScaleX = 631

§

StyleSetTransformScaleY = 632

§

StyleSetTransformSkewX = 633

§

StyleSetTransformSkewY = 634

§

StyleSetTransformWidth = 635

§

StyleSetTranslateRadial = 636

§

StyleSetTranslateX = 637

§

StyleSetTranslateY = 638

§

StyleSetWidth = 639

§

StyleSetX = 640

§

StyleSetY = 641

§

TableClearCellCtrl = 642

§

TableCreate = 643

§

TableGetCellUserData = 644

§

TableGetCellValue = 645

§

TableGetColumnCount = 646

§

TableGetColumnWidth = 647

§

TableGetRowCount = 648

§

TableGetSelectedCell = 649

§

TableHasCellCtrl = 650

§

TableSetCellCtrl = 651

§

TableSetCellUserData = 652

§

TableSetCellValue = 653

§

TableSetCellValueFmt = 654

§

TableSetColumnCount = 655

§

TableSetColumnWidth = 656

§

TableSetRowCount = 657

§

TableSetSelectedCell = 658

§

TabviewAddTab = 659

§

TabviewCreate = 660

§

TabviewGetContent = 661

§

TabviewGetTabActive = 662

§

TabviewGetTabBar = 663

§

TabviewGetTabCount = 664

§

TabviewRenameTab = 665

§

TabviewSetActive = 666

§

TabviewSetTabBarPosition = 667

§

TabviewSetTabBarSize = 668

§

TextareaAddChar = 669

§

TextareaAddText = 670

§

TextareaClearSelection = 671

§

TextareaCreate = 672

§

TextareaCursorDown = 673

§

TextareaCursorLeft = 674

§

TextareaCursorRight = 675

§

TextareaCursorUp = 676

§

TextareaDeleteChar = 677

§

TextareaDeleteCharForward = 678

§

TextareaGetAcceptedChars = 679

§

TextareaGetCurrentChar = 680

§

TextareaGetCursorClickPos = 681

§

TextareaGetCursorPos = 682

§

TextareaGetLabel = 683

§

TextareaGetMaxLength = 684

§

TextareaGetOneLine = 685

§

TextareaGetPasswordBullet = 686

§

TextareaGetPasswordMode = 687

§

TextareaGetPasswordShowTime = 688

§

TextareaGetPlaceholderText = 689

§

TextareaGetText = 690

§

TextareaGetTextSelection = 691

§

TextareaSetAcceptedChars = 692

§

TextareaSetAlign = 693

§

TextareaSetCursorClickPos = 694

§

TextareaSetCursorPos = 695

§

TextareaSetInsertReplace = 696

§

TextareaSetMaxLength = 697

§

TextareaSetOneLine = 698

§

TextareaSetPasswordBullet = 699

§

TextareaSetPasswordMode = 700

§

TextareaSetPasswordShowTime = 701

§

TextareaSetPlaceholderText = 702

§

TextareaSetText = 703

§

TextareaSetTextSelection = 704

§

TextareaTextIsSelected = 705

§

TileviewAddTile = 706

§

TileviewCreate = 707

§

TileviewGetTileActive = 708

§

TileviewSetTile = 709

§

TileviewSetTileByIndex = 710

§

ObjectDelete = 711

§

Percentage = 712

§

WindowCreate = 713

§

WindowGetEventCode = 714

§

WindowGetEventTarget = 715

§

WindowNextEvent = 716

§

WindowPopEvent = 717

§

WindowSetIcon = 718

Trait Implementations§

Source§

impl Clone for FunctionCall

Source§

fn clone(&self) -> FunctionCall

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for FunctionCall

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl PartialEq for FunctionCall

Source§

fn eq(&self, other: &FunctionCall) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Copy for FunctionCall

Source§

impl Eq for FunctionCall

Source§

impl StructuralPartialEq for FunctionCall

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.