Lines Matching full:chr_dict
2700 QDict *chr_dict;2703 chr_dict = qobject_to_qdict(obj);2704 monitor_printf(mon, "%s: filename=%s\n", qdict_get_str(chr_dict, "label"),2705 qdict_get_str(chr_dict, "filename"));