Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cycfi/elements
/ functions
Functions
1,763 in github.com/cycfi/elements
⨍
Functions
1,763
◇
Types & classes
362
Function
set_cursor
lib/host/windows/base_view.cpp:679
Method
set_font
lib/include/elements/element/label.hpp:696
Method
set_font_color
lib/include/elements/element/label.hpp:776
Method
set_font_size
lib/include/elements/element/label.hpp:728
Method
set_icon_color
lib/include/elements/element/style/button.hpp:900
Method
set_icon_placement
lib/include/elements/element/style/button.hpp:906
Method
set_image
lib/src/element/image.cpp:90
Method
set_label_alignment
lib/include/elements/element/style/button.hpp:931
Method
set_limits
lib/src/view.cpp:41
Method
set_margin
lib/include/elements/element/style/button.hpp:961
Method
set_position
lib/include/elements/element/port.hpp:249
Method
set_relative_font_size
lib/include/elements/element/label.hpp:744
Method
set_selection
lib/src/element/selection.cpp:386
Method
set_size
lib/include/elements/element/style/button.hpp:826
Method
set_text_color
lib/include/elements/element/style/button.hpp:862
Function
set_theme
lib/src/support/theme.cpp:106
Method
set_utf8
lib/include/elements/element/text.hpp:64
Method
set_value
examples/custom_control/main.cpp:280
Method
shared_element
lib/include/elements/element/indirect.hpp:433
Method
shortcut_key
lib/include/elements/element/menu.hpp:152
Method
size
lib/host/windows/window.cpp:213
Method
size
lib/include/elements/element/style/menu.hpp:233
Method
size
lib/include/elements/support/font.hpp:108
Method
size
lib/include/elements/support/rect.hpp:151
Method
size_element
lib/include/elements/element/size.hpp:40
Method
skew
lib/src/support/canvas.cpp:94
Method
slant_normal
lib/include/elements/support/font.hpp:220
Method
slider_base
lib/include/elements/element/slider.hpp:28
Function
slider_labels
lib/include/elements/element/style/slider.hpp:353
Method
slider_labels_styler
lib/include/elements/element/style/slider.hpp:316
Function
slider_marks
lib/include/elements/element/style/slider.hpp:206
Function
slider_marks_lin
lib/include/elements/element/style/slider.hpp:252
Function
slider_marks_log
lib/include/elements/element/style/slider.hpp:297
Method
source_rect
lib/src/element/image.cpp:49
Method
span
* \brief * Retrieves the span count of the element. * * This function returns the number of discrete units or positions the *
lib/src/element/element.cpp:105
Method
span
lib/include/elements/element/size.hpp:642
Method
span
lib/include/elements/element/indirect.hpp:193
Method
span_element
lib/include/elements/element/size.hpp:651
Method
start_pos
Implement the start method as per the patch
lib/src/element/status_bar.cpp:104
Method
start_pos
lib/include/elements/element/status_bar.hpp:103
Method
state
lib/include/elements/support/canvas.hpp:201
Method
state
lib/include/elements/support/detail/canvas_impl.hpp:82
Method
state_saver
lib/src/element/text.cpp:893
Method
static_limits_cell_composer
lib/include/elements/element/list.hpp:682
Method
static_text_box
/////////////////////////////////////////////////////////////////////// Static Text Box //////////////////////////////////////////////////////////////
lib/src/element/text.cpp:22
Method
static_text_box
lib/include/elements/element/text.hpp:55
Method
status_bar_base
lib/include/elements/element/status_bar.hpp:20
Function
stbi__YCbCr_to_RGB_row
lib/include/elements/support/detail/stb_image.h:3559
Function
stbi__YCbCr_to_RGB_simd
lib/include/elements/support/detail/stb_image.h:3585
Function
stbi__idct_block
lib/include/elements/support/detail/stb_image.h:2393
Function
stbi__idct_simd
sse2 integer IDCT. not the fastest possible implementation but it produces bit-identical results to the generic C version so it's fully "transparent".
lib/include/elements/support/detail/stb_image.h:2456
Function
stbi__resample_row_generic
lib/include/elements/support/detail/stb_image.h:3545
Function
stbi__resample_row_h_2
lib/include/elements/support/detail/stb_image.h:3374
Function
stbi__resample_row_hv_2
lib/include/elements/support/detail/stb_image.h:3404
Function
stbi__resample_row_hv_2_simd
lib/include/elements/support/detail/stb_image.h:3429
Function
stbi__resample_row_v_2
lib/include/elements/support/detail/stb_image.h:3364
Function
stbi__stdio_eof
lib/include/elements/support/detail/stb_image.h:829
Function
stbi__stdio_read
lib/include/elements/support/detail/stb_image.h:814
Function
stbi__stdio_skip
lib/include/elements/support/detail/stb_image.h:819
Function
stbi_convert_iphone_png_to_rgb
lib/include/elements/support/detail/stb_image.h:4890
Function
stbi_convert_wchar_to_utf8
lib/include/elements/support/detail/stb_image.h:1271
Function
stbi_failure_reason
lib/include/elements/support/detail/stb_image.h:935
Function
stbi_hdr_to_ldr_gamma
lib/include/elements/support/detail/stb_image.h:1521
Function
stbi_hdr_to_ldr_scale
lib/include/elements/support/detail/stb_image.h:1522
Function
stbi_image_free
lib/include/elements/support/detail/stb_image.h:1047
Function
stbi_info
lib/include/elements/support/detail/stb_image.h:7467
Function
stbi_info_from_callbacks
lib/include/elements/support/detail/stb_image.h:7517
Function
stbi_info_from_memory
lib/include/elements/support/detail/stb_image.h:7510
Function
stbi_is_16_bit
lib/include/elements/support/detail/stb_image.h:7488
Function
stbi_is_16_bit_from_callbacks
lib/include/elements/support/detail/stb_image.h:7531
Function
stbi_is_16_bit_from_memory
lib/include/elements/support/detail/stb_image.h:7524
Function
stbi_is_hdr
lib/include/elements/support/detail/stb_image.h:1471
Function
stbi_is_hdr_from_callbacks
lib/include/elements/support/detail/stb_image.h:1499
Function
stbi_is_hdr_from_memory
lib/include/elements/support/detail/stb_image.h:1457
Function
stbi_ldr_to_hdr_gamma
lib/include/elements/support/detail/stb_image.h:1515
Function
stbi_ldr_to_hdr_scale
lib/include/elements/support/detail/stb_image.h:1516
Function
stbi_load_16
lib/include/elements/support/detail/stb_image.h:1342
Function
stbi_load_16_from_callbacks
lib/include/elements/support/detail/stb_image.h:1362
Function
stbi_load_16_from_memory
lib/include/elements/support/detail/stb_image.h:1355
Function
stbi_load_from_callbacks
lib/include/elements/support/detail/stb_image.h:1376
Function
stbi_load_from_memory
lib/include/elements/support/detail/stb_image.h:1369
Function
stbi_load_gif_from_memory
lib/include/elements/support/detail/stb_image.h:1384
Function
stbi_loadf
lib/include/elements/support/detail/stb_image.h:1433
Function
stbi_loadf_from_callbacks
lib/include/elements/support/detail/stb_image.h:1425
Function
stbi_loadf_from_memory
lib/include/elements/support/detail/stb_image.h:1418
Function
stbi_set_flip_vertically_on_load
lib/include/elements/support/detail/stb_image.h:1062
Function
stbi_set_flip_vertically_on_load_thread
lib/include/elements/support/detail/stb_image.h:1072
Function
stbi_set_unpremultiply_on_load
lib/include/elements/support/detail/stb_image.h:4885
Function
stbi_zlib_decode_buffer
lib/include/elements/support/detail/stb_image.h:4424
Function
stbi_zlib_decode_malloc
lib/include/elements/support/detail/stb_image.h:4403
Function
stbi_zlib_decode_noheader_buffer
lib/include/elements/support/detail/stb_image.h:4451
Function
stbi_zlib_decode_noheader_malloc
lib/include/elements/support/detail/stb_image.h:4435
Method
stop
lib/host/windows/app.cpp:45
Method
stretch
* \brief * Determines how much an element can stretch horizontally and * vertically relative to other elements in a column or row. *
lib/src/element/element.cpp:86
Method
stretch
lib/include/elements/element/size.hpp:565
Method
stretch
lib/include/elements/element/indirect.hpp:187
Method
stretch
lib/include/elements/support/font.hpp:241
Method
stretch_normal
lib/include/elements/support/font.hpp:276
Method
stroke_preserve
lib/src/support/canvas.cpp:166
Method
stroke_text
lib/src/support/canvas.cpp:376
← previous
next →
1,501–1,600 of 1,763, ranked by callers