MCPcopy Create free account

hub / github.com/cycfi/elements / functions

Functions1,763 in github.com/cycfi/elements

Methodkey
lib/src/element/text.cpp:330
Methodkey
lib/src/element/drag_and_drop.cpp:197
Methodkey
lib/src/element/tooltip.cpp:99
Methodkey
lib/src/element/composite.cpp:261
Methodkey
* \brief * Handles raw key events on the element. * * This member function is called when a key event occurs on the * element
lib/src/element/element.cpp:345
Methodkey
lib/src/element/port.cpp:633
Methodkey
lib/src/element/menu.cpp:159
Methodkey
lib/src/element/proxy.cpp:161
Methodkey
lib/include/elements/base_view.hpp:363
Methodkey
lib/include/elements/element/events_intercept.hpp:43
Methodkey
lib/include/elements/element/modal.hpp:103
Methodkey
lib/include/elements/element/indirect.hpp:276
Methodkey_intercept_element
lib/include/elements/element/events_intercept.hpp:22
Methodkeyed
lib/include/elements/model.hpp:503
Methodlabel_styler_with_font
lib/include/elements/element/label.hpp:105
Methodlabel_styler_with_font_color
lib/include/elements/element/label.hpp:158
Methodlabel_styler_with_font_size
lib/include/elements/element/label.hpp:131
Methodlabel_with_text_align
lib/include/elements/element/label.hpp:184
Functionlatching_button
lib/include/elements/element/style/button.hpp:676
Functionlatching_button
lib/include/elements/element/style/sprite_button.hpp:188
Methodlayout
lib/src/element/grid.cpp:50
Methodlayout
lib/src/element/status_bar.cpp:32
Methodlayout
lib/src/element/range_slider.cpp:49
Methodlayout
lib/src/element/layer.cpp:34
Methodlayout
lib/src/element/flow.cpp:31
Methodlayout
* \brief * Updates the layout of the element based on the given context. * * This member function is designed to adjust the position
lib/src/element/element.cpp:206
Methodlayout
lib/src/element/slider.cpp:35
Methodlayout
lib/src/element/proxy.cpp:44
Methodlayout
lib/include/elements/element/indirect.hpp:213
Methodlayout_menu
lib/src/element/menu.cpp:14
Functionleft_margin
lib/include/elements/element/margin.hpp:203
Functionleft_right_margin
lib/include/elements/element/margin.hpp:521
Functionleft_top_margin
lib/include/elements/element/margin.hpp:427
Methodlight
lib/include/elements/support/font.hpp:157
Methodlimit
lib/include/elements/element/size.hpp:680
Methodlimit_element
lib/include/elements/element/size.hpp:673
Methodlimit_scroll_right
* \brief * Limits the scrolling of the basic_input_box's text to the right edge * of the text width. * * This function clamps
lib/src/element/text.cpp:1329
Methodlimits
lib/host/windows/window.cpp:242
Methodlimits
lib/host/gtk3/window.cpp:96
Methodlimits
lib/src/element/drag_and_drop.cpp:276
Methodlimits
/////////////////////////////////////////////////////////////////////// Vertical Grids ///////////////////////////////////////////////////////////////
lib/src/element/grid.cpp:14
Methodlimits
lib/src/element/image.cpp:56
Methodlimits
* \brief * Determines the minimum and maximum extents of an element. * * This function returns the maximum and minimum size of the e
lib/src/element/element.cpp:55
Methodlimits
lib/src/element/list.cpp:110
Methodlimits
lib/src/element/label.cpp:11
Methodlimits
lib/src/element/proxy.cpp:12
Methodlimits
lib/src/element/style/button.cpp:27
Methodlimits
lib/src/element/style/icon_button.cpp:59
Methodlimits
/////////////////////////////////////////////////////////////////////// basic_vthumbwheel_element ////////////////////////////////////////////////////
lib/src/element/style/thumbwheel.cpp:60
Methodlimits
lib/src/element/style/slide_switch.cpp:10
Methodlimits
lib/src/element/style/menu.cpp:11
Methodlimits
lib/src/element/style/misc.cpp:39
Methodlimits
lib/include/elements/view.hpp:362
Methodlimits
lib/include/elements/element/collapsable.hpp:38
Methodlimits
lib/include/elements/element/margin.hpp:90
Methodlimits
lib/include/elements/element/indirect.hpp:180
Methodlimits
lib/include/elements/element/style/toggle_selector.hpp:34
Methodlimits
lib/include/elements/element/style/dial.hpp:107
Methodlimits
lib/include/elements/element/style/slider.hpp:36
Methodlimits
examples/buttons/main.cpp:34
Methodline_break
lib/src/element/text.cpp:1035
Methodline_maker
examples/table_list/main.cpp:45
Methodlinear_value
lib/src/element/dial.cpp:59
Methodlist
lib/src/element/list.cpp:12
Methodload_face
lib/src/support/font.cpp:575
Functionmain
examples/buttons/main.cpp:314
Functionmain
examples/layout/main.cpp:393
Functionmain
examples/text_edit/main.cpp:84
Functionmain
examples/notebook/main.cpp:37
Functionmain
examples/scale/main.cpp:103
Functionmain
examples/tooltip/main.cpp:64
Functionmain
examples/child_window/main.cpp:26
Functionmain
examples/selection_list/main.cpp:55
Functionmain
examples/model/main.cpp:386
Functionmain
examples/icons_list/main.cpp:24
Functionmain
examples/simple_animation/main.cpp:26
Functionmain
examples/status_bars/main.cpp:79
Functionmain
examples/table_list/main.cpp:71
Functionmain
examples/drop_file/main.cpp:14
Functionmain
examples/thumbwheels/main.cpp:93
Functionmain
examples/text_and_icons/main.cpp:231
Functionmain
examples/sprite_sliders_and_knobs/main.cpp:128
Functionmain
examples/list/main.cpp:14
Functionmain
//////////////////////////////////////////////////////////////////////////
examples/doc_aspects/main.cpp:66
Functionmain
examples/hello_universe/main.cpp:10
Functionmain
examples/sync_scrollbars/main.cpp:14
Functionmain
examples/basic_sliders_and_knobs/main.cpp:218
Functionmain
examples/list_arranger/main.cpp:75
Functionmain
examples/dialogs/main.cpp:58
Functionmain
examples/active_list/main.cpp:34
Functionmain
examples/popups/main.cpp:73
Functionmain
examples/empty/main.cpp:14
Functionmain
examples/range_slider/main.cpp:373
Functionmain
examples/menus/main.cpp:163
Functionmain
////////////////////////////////////////////////////////////////////////// main function /////////////////////////////////////////////////////////////
examples/custom_control/main.cpp:330
MethodmakeDropInfo
lib/host/windows/drag_and_drop.cpp:113
Methodmake_aligner
lib/src/element/style/thumbwheel.cpp:22
Methodmake_button
examples/custom_control/main.cpp:228
Methodmake_control
examples/custom_control/main.cpp:216
Methodmake_control_panel
examples/custom_control/main.cpp:292
← previousnext →1,201–1,300 of 1,763, ranked by callers