arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_render_handler_t.get_touch_handle_size
arsd
webview
cef_render_handler_t
Called to retrieve the size of the touch handle for the specified |orientation|.
struct
cef_render_handler_t
extern (
System
)
void
function
(
cef_render_handler_t
*
self
,
cef_browser_t
*
browser
,
cef_horizontal_alignment_t
orientation
,
cef_size_t
*
size
)
nothrow
get_touch_handle_size
;
Meta
Source
See Implementation
arsd
webview
cef_render_handler_t
variables
base
get_root_screen_rect
get_screen_info
get_screen_point
get_touch_handle_size
get_view_rect
on_accelerated_paint
on_ime_composition_range_changed
on_paint
on_popup_show
on_popup_size
on_scroll_offset_changed
on_text_selection_changed
on_touch_handle_state_changed
on_virtual_keyboard_requested
start_dragging
update_drag_cursor
Called to retrieve the size of the touch handle for the specified |orientation|.