Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A Dimgui.cpp1515 const int mode_wsize = ImTextCountCharsFromUtf8(mode, NULL) + 1; in ImFileOpen() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp1585 const int mode_wsize = ::MultiByteToWideChar(CP_UTF8, 0, mode, -1, NULL, 0); in ImFileOpen() local

Completed in 55 milliseconds