Home
last modified time | relevance | path

Searched defs:labeledit (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/interface/
H A Dinterface_query.c78 bool ui_but_is_interactive(const uiBut *but, const bool labeledit) in ui_but_is_interactive()
268 uiBut *ui_but_find_mouse_over_ex(ARegion *region, const int x, const int y, const bool labeledit) in ui_but_find_mouse_over_ex()
318 const bool labeledit = true; in ui_but_find_rect_over() local