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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h564 ImVector<ImWchar> TextW; // edit buffer, we need to persist but can't guarantee the persistence of the user-provided buffer. so we copy into own buffer. member in struct:ImGuiInputTextState
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h564 ImVector<ImWchar> TextW; // edit buffer, we need to persist but can't guarantee the persistence of the user-provided buffer. so we copy into own buffer. member in struct:ImGuiInputTextState

Completed in 11 milliseconds