Home
last modified time | relevance | path

Searched defs:IM_S32_MIN (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp77 static const ImS32 IM_S32_MIN = INT_MIN; // (-2147483647 - 1), (0x80000000); variable
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp104 static const ImS32 IM_S32_MIN = INT_MIN; // (-2147483647 - 1), (0x80000000); variable

Completed in 22 milliseconds