Searched defs:text_style (Results 1 – 5 of 5) sorted by relevance
195 TextStyle text_style; in DEF_TEST() local236 TextStyle text_style; in DEF_TEST() local335 TextStyle text_style; in DEF_TEST() local391 TextStyle text_style; in DEF_TEST() local447 TextStyle text_style; in DEF_TEST() local503 TextStyle text_style; in DEF_TEST() local557 TextStyle text_style; in DEF_TEST() local611 TextStyle text_style; in DEF_TEST() local665 TextStyle text_style; in DEF_TEST() local718 TextStyle text_style; in DEF_TEST() local[all …]
1227 TextStyle text_style; in onDrawContent() local1259 TextStyle text_style; in onDrawContent() local1337 TextStyle text_style; in onDrawContent() local1374 TextStyle text_style; in onDrawContent() local1410 TextStyle text_style; in onDrawContent() local1468 TextStyle text_style; in onDrawContent() local1505 TextStyle text_style; in onDrawContent() local1595 TextStyle text_style; in onDrawContent() local1665 TextStyle text_style; in onDrawContent() local1694 TextStyle text_style; in onDrawContent() local[all …]
17 const TextStyle* text_style; variable
50 let text_style = &("sans-serif", 20).into_text_style(&backend.get_size()).color(&RED); localVariable
315 FMT_CONSTEXPR text_style(bool is_foreground, in text_style() function