Lines Matching refs:cout
85 std::cout << " Family set? " << family_set
89 std::cout << " Family: "
96 std::cout << " LineHeight: " << query->line_height.computed
108 std::cout << " Weight: " << names[ index ]
118 std::cout << " Style: " << names[ index ] << std::endl;
127 std::cout << std::endl;
128 std::cout << "MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM" << std::endl;
129 std::cout << "sp_text_fontfamily_value_changed: " << std::endl;
135 std::cout << "sp_text_fontfamily_value_changed: frozen... return" << std::endl;
136 std::cout << "MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM\n" << std::endl;
150 std::cout << " Old family: " << fontlister->get_font_family() << std::endl;
151 std::cout << " New family: " << new_family << std::endl;
152 std::cout << " Old active: " << fontlister->get_font_family_row() << std::endl;
153 std::cout << " New active: " << act->active << std::endl;
188 std::cout << "sp_text_toolbox_fontfamily_changes: exit" << std::endl;
189 std::cout << "MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM" << std::endl;
190 std::cout << std::endl;
301 std::cout << "sp_text_script_changed: " << prop << std::endl;
1074 std::cout << std::endl;
1075 std::cout << "&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&" << std::endl;
1076 std::cout << "sp_text_toolbox_selection_changed: start " << count << std::endl;
1078 std::cout << " Selected items:" << std::endl;
1084 std::cout << " " << id << std::endl;
1087 std::cout << " Selected text:" << std::endl;
1088 std::cout << selected_text << std::endl;
1094 std::cout << " Frozen, returning" << std::endl;
1095 std::cout << "sp_text_toolbox_selection_changed: exit " << count << std::endl;
1096 std::cout << "&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&" << std::endl;
1097 std::cout << std::endl;
1126 // std::cout << " " << id << std::endl;
1129 // std::cout << " Found flowed text" << std::endl;
1160 std::cout << " read style from prefs:" << std::endl;
1167 std::cout << " text_style_from_prefs: toolbar already set" << std:: endl;
1168 std::cout << "sp_text_toolbox_selection_changed: exit " << count << std::endl;
1169 std::cout << "&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&" << std::endl;
1170 std::cout << std::endl;
1385 std::cout << " GUI: fontfamily.value: "
1388 std::cout << " GUI: font_size.computed: " << query.font_size.computed << std::endl;
1389 std::cout << " GUI: font_weight.computed: " << query.font_weight.computed << std::endl;
1390 std::cout << " GUI: font_style.computed: " << query.font_style.computed << std::endl;
1391 std::cout << " GUI: text_anchor.computed: " << query.text_anchor.computed << std::endl;
1392 std::cout << " GUI: text_align.computed: " << query.text_align.computed << std::endl;
1393 std::cout << " GUI: line_height.computed: " << query.line_height.computed
1396 std::cout << " GUI: word_spacing.computed: " << query.word_spacing.computed
1399 std::cout << " GUI: letter_spacing.computed: " << query.letter_spacing.computed
1402 std::cout << " GUI: writing_mode.computed: " << query.writing_mode.computed << std::endl;
1438 std::cout << " GUI: Dx: " << dx << std::endl;
1439 std::cout << " GUI: Dy: " << dy << std::endl;
1440 std::cout << " GUI: Rotation: " << rotation << std::endl;
1459 std::cout << "sp_text_toolbox_selection_changed: exit " << count << std::endl;
1460 std::cout << "&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&" << std::endl;
1461 std::cout << std::endl;
1482 //std::cout << "text_toolbox_missing_font_cb: selecting: " << family << std::endl;
1500 //std::cout << " family style from font_family: " << family_style << std::endl;
1504 //std::cout << " family style from font_spec: " << family_style << std::endl;
1508 //std::cout << " found: " << item->getId() << std::endl;
1517 //std::cout << " list length: " << g_slist_length ( selectList ) << std::endl;