Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_private.h129 unsigned inner_width; member
/third_party/skia/third_party/externals/imgui/
Dimgui_tables.cpp304 …har* str_id, int columns_count, ImGuiTableFlags flags, const ImVec2& outer_size, float inner_width) in BeginTable()
310 … ImGuiID id, int columns_count, ImGuiTableFlags flags, const ImVec2& outer_size, float inner_width) in BeginTableEx()
Dimgui_demo.cpp4242 static float inner_width = 1000.0f; local