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/
H A Dhud_private.h129 unsigned inner_width; member
/third_party/skia/third_party/externals/imgui/
H A Dimgui_tables.cpp304 bool ImGui::BeginTable(const char* str_id, int columns_count, ImGuiTableFlags flags, const ImVec2& outer_size, float inner_width) in BeginTable() argument
310 BeginTableEx(const char* name, ImGuiID id, int columns_count, ImGuiTableFlags flags, const ImVec2& outer_size, float inner_width) BeginTableEx() argument
[all...]
H A Dimgui_demo.cpp4242 static float inner_width = 1000.0f; local

Completed in 15 milliseconds