Home
last modified time | relevance | path

Searched refs:DebugNodeTableGetSizingPolicyDesc (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui_tables.cpp3510 static const char* DebugNodeTableGetSizingPolicyDesc(ImGuiTableFlags sizing_policy) in DebugNodeTableGetSizingPolicyDesc() function
3537 … table->OuterRect.GetWidth(), table->OuterRect.GetHeight(), DebugNodeTableGetSizingPolicyDesc(tabl… in DebugNodeTable()