Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/shape/
Drecord-test.sh128 while read uline <&3 && read gline <&4; do
129 echo "$relative_subset;$options;$uline;$gline" >> "$out"
/external/scapy/scapy/
Dthemes.py122 style_emph_field_name = Color.blue+Color.uline+Color.bold
123 style_emph_field_value = Color.purple+Color.uline+Color.bold