Home
last modified time | relevance | path

Searched defs:InputTextWithHint (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/imgui/misc/cpp/
Dimgui_stdlib.cpp66 bool ImGui::InputTextWithHint(const char* label, const char* hint, std::string* str, ImGuiInputText… in InputTextWithHint() function in ImGui
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp3594 bool ImGui::InputTextWithHint(const char* label, const char* hint, char* buf, size_t buf_size, ImGu… in InputTextWithHint() function in ImGui