Home
last modified time | relevance | path

Searched refs:pfstyle (Results 1 – 2 of 2) sorted by relevance

/dports/www/netsurf/netsurf-3.10/desktop/
H A Dlocal_history.c147 plot_font_style_t *pfstyle; in redraw_entry() local
154 pfstyle = &pfstyle_node_sel; in redraw_entry()
157 pfstyle = &pfstyle_node; in redraw_entry()
204 pfstyle, in redraw_entry()
/dports/cad/qflow/qflow-1.4.98/scripts/
H A Dqflow_manager.py.in1509 pfstyle = 'green.TButton'
1512 pfstyle = 'orange.TButton'
1515 pfstyle = 'red.TButton'
1518 pfstyle = 'normal.TButton'
1545 style = pfstyle if stage == 0 else "normal.TButton"
1553 style = pfstyle if stage == 1 else "normal.TButton"
1561 style = pfstyle if stage == 2 else "normal.TButton"
1569 style = pfstyle if stage == 3 else "normal.TButton"
1580 style = pfstyle if stage == 4 else "normal.TButton"
1589 style = pfstyle if stage == 5 else "normal.TButton"
[all …]