Searched defs:buf_begin (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimstb_textedit.h1139 const char* buf_begin = (char*)state->undo_rec; (void)buf_begin; local in function:stb_textedit_discard_redo
H A Dimgui.cpp1346 const ImWchar* ImStrbolW(const ImWchar* buf_mid_line, const ImWchar* buf_begin) // find beginning-of-line argument
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimstb_textedit.h1139 const char* buf_begin = (char*)state->undo_rec; (void)buf_begin; local in function:stb_textedit_discard_redo
H A Dimgui.cpp1346 const ImWchar* ImStrbolW(const ImWchar* buf_mid_line, const ImWchar* buf_begin) // find beginning-of-line argument

Completed in 78 milliseconds