Home
last modified time | relevance | path

Searched defs:text (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/tools/image_generator/
DImageGenerator.java179 LineInfo(AttributedString text, int width) { in LineInfo()
203 public void addLine(String text, int width, Font textFont, Font fallbackFont) { in addLine()
404 private WrappedTextInfo wrapText(String text, FontMetrics metrics) { in wrapText()
448 private WrappedTextInfo processAndWrapText(String text, FontMetrics metrics) { in processAndWrapText()
498 private int measureTextWidth(String text, Locale locale) in measureTextWidth()
531 private void drawText(String text, Locale locale, String languageTag) in drawText()
/bootable/recovery/recovery_ui/
Dwear_ui.cpp63 const auto& text = GetCurrentText(); in draw_background_locked() local
/bootable/recovery/minui/
Dresources.cpp232 png_textp text; in res_create_multi_display_surface() local