Searched refs:text_name (Results 1 – 3 of 3) sorted by relevance
9 `java -jar path_to_jar --image_width imageWidth --text_name textName --font_dir fontDirectory
528 std::vector<std::string> text_name = { "erasing_text", "error_text", "installing_text", in SelectAndShowBackgroundText() local531 for (const auto& name : text_name) { in SelectAndShowBackgroundText()
2034 …$(foreach text_name,$(PRIVATE_RECOVERY_BACKGROUND_TEXT_LIST) $(PRIVATE_RECOVERY_WIPE_DATA_TEXT_LIS…2035 $(eval output_file := $(dir $@)/$(patsubst recovery_%,%_text.png,$(text_name))) \2036 …$(eval center_alignment := $(if $(filter $(text_name),$(PRIVATE_RECOVERY_BACKGROUND_TEXT_LIST)), -…2039 --text_name $(text_name) \