Lines Matching refs:btn
138 theme.style.btn.rel = &rel; in btn_init()
139 theme.style.btn.pr = ≺ in btn_init()
140 theme.style.btn.tgl_rel = ≺ in btn_init()
141 theme.style.btn.tgl_pr = &tgl_pr; in btn_init()
142 theme.style.btn.ina = &ina; in btn_init()
453 theme.style.btnm.btn.rel = &rel; in btnm_init()
454 theme.style.btnm.btn.pr = ≺ in btnm_init()
455 theme.style.btnm.btn.tgl_rel = &tgl_rel; in btnm_init()
456 theme.style.btnm.btn.tgl_pr = &tgl_pr; in btnm_init()
457 theme.style.btnm.btn.ina = &ina; in btnm_init()
509 theme.style.kb.btn.rel = &rel; in kb_init()
510 theme.style.kb.btn.pr = ≺ in kb_init()
511 theme.style.kb.btn.tgl_rel = &tgl_rel; in kb_init()
512 theme.style.kb.btn.tgl_pr = &tgl_pr; in kb_init()
513 theme.style.kb.btn.ina = &ina; in kb_init()
545 theme.style.mbox.btn.bg = &lv_style_transp; in mbox_init()
546 theme.style.mbox.btn.rel = &rel; in mbox_init()
547 theme.style.mbox.btn.pr = ≺ in mbox_init()
609 pr.text.color = theme.style.btn.pr->text.color; in list_init()
610 pr.image.color = theme.style.btn.pr->image.color; in list_init()
616 tgl_pr.text.color = theme.style.btn.tgl_pr->text.color; in list_init()
617 tgl_pr.image.color = theme.style.btn.tgl_pr->image.color; in list_init()
620 ina.text.color = theme.style.btn.ina->text.color; in list_init()
621 ina.image.color = theme.style.btn.ina->image.color; in list_init()
626 theme.style.list.btn.rel = &rel; in list_init()
627 theme.style.list.btn.pr = ≺ in list_init()
628 theme.style.list.btn.tgl_rel = &tgl_rel; in list_init()
629 theme.style.list.btn.tgl_pr = &tgl_pr; in list_init()
630 theme.style.list.btn.ina = &ina; in list_init()
710 theme.style.tabview.btn.bg = &btn_bg; in tabview_init()
711 theme.style.tabview.btn.rel = &rel; in tabview_init()
712 theme.style.tabview.btn.pr = ≺ in tabview_init()
713 theme.style.tabview.btn.tgl_rel = &tgl_rel; in tabview_init()
714 theme.style.tabview.btn.tgl_pr = &tgl_pr; in tabview_init()
775 theme.style.win.btn.rel = &rel; in win_init()
776 theme.style.win.btn.pr = ≺ in win_init()