Home
last modified time | relevance | path

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

/bootable/recovery/tools/image_generator/
DImageGenerator.java175 LineInfo(AttributedString text, int width) { in LineInfo()
199 public void addLine(String text, int width, Font textFont, Font fallbackFont) { in addLine()
400 private WrappedTextInfo wrapText(String text, FontMetrics metrics) { in wrapText()
444 private WrappedTextInfo processAndWrapText(String text, FontMetrics metrics) { in processAndWrapText()
494 private int measureTextWidth(String text, Locale locale) in measureTextWidth()
527 private void drawText(String text, Locale locale, String languageTag) in drawText()
/bootable/libbootloader/gbl/libefi/src/protocol/
Ddevice_path.rs67 text: Option<&'a [u16]>, field
90 pub fn text(&self) -> Option<&[u16]> { in text() method
/bootable/recovery/recovery_ui/
Dwear_ui.cpp111 const auto& text = GetCurrentText(); in draw_background_locked() local
/bootable/recovery/minui/
Dresources.cpp259 png_textp text; in res_create_multi_display_surface() local