Home
last modified time | relevance | path

Searched defs:is_hovered (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/imgui/
H A Dimgui_tables.cpp2515 const bool is_hovered = (table->HoveredColumnBorder == column_n); in TableDrawBorders() local
H A Dimgui_demo.cpp7297 const bool is_hovered = ImGui::IsItemHovered(); // Hovered local
H A Dimgui.cpp10173 bool is_hovered = ItemHoverable(g.LastItemData.Rect, source_id); in BeginDragDropSource() local
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp8521 bool is_hovered = (window->DC.LastItemStatusFlags & ImGuiItemStatusFlags_HoveredRect) != 0; in BeginDragDropSource() local
/third_party/glfw/deps/
H A Dnuklear.h22880 char is_hovered = 0; in nk_do_edit() local

Completed in 99 milliseconds