Searched refs:text_name (Results 1 – 2 of 2) sorted by relevance
9 `java -jar path_to_jar --image_width imageWidth --text_name textName --font_dir fontDirectory
525 std::vector<std::string> text_name = { "erasing_text", "error_text", "installing_text", in SelectAndShowBackgroundText() local528 for (const auto& name : text_name) { in SelectAndShowBackgroundText()