Home
last modified time | relevance | path

Searched defs:gray_tag (Results 1 – 2 of 2) sorted by relevance

/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/src/
H A Dterminal.hpp52 …ib::RefPtr<Gtk::TextTag> red_tag, green_tag, yellow_tag, blue_tag, magenta_tag, cyan_tag, gray_tag; member in Terminal
/dports/audio/mp3splt-gtk/mp3splt-gtk-0.9.2/src/
H A Dmessages_window.c59 GtkTextTag *gray_tag = gtk_text_tag_table_lookup(gui->mess_hist_tag_table, "gray_bold"); in put_message_in_history() local