Home
last modified time | relevance | path

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

/third_party/skia/tools/viewer/
DViewer.cpp2586 auto stringBox = [](const char* label, std::string* str) { in drawImGui() local
2680 auto stringBox = [](const char* label, std::string* str) { in drawImGui() local
/third_party/skia/m133/tools/viewer/
DViewer.cpp2973 auto stringBox = [](const char* label, std::string* str) { in drawImGui() local