Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A Dimgui.h1965 ImFontAtlasFlags_NoMouseCursors = 1 << 1 // Don't build software mouse cursors into the atlas enumerator
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h2613 ImFontAtlasFlags_NoMouseCursors = 1 << 1, // Don't build software mouse cursors into the atlas (save a little texture memory) enumerator

Completed in 22 milliseconds