Home
last modified time | relevance | path

Searched refs:on_css_dialog_unit_changed (Results 1 – 3 of 3) sorted by relevance

/dports/www/cssed/cssed-0.4.0/src/
H A Dcssdialogs-interface.c710 "changed", G_CALLBACK (on_css_dialog_unit_changed), in create_background_property_dialog()
713 "changed", G_CALLBACK (on_css_dialog_unit_changed), in create_background_property_dialog()
1216 "changed", G_CALLBACK (on_css_dialog_unit_changed), in create_border_properties_dialog()
1838 "changed", G_CALLBACK (on_css_dialog_unit_changed), in create_border_width_properties_dialog()
1841 "changed", G_CALLBACK (on_css_dialog_unit_changed), in create_border_width_properties_dialog()
1844 "changed", G_CALLBACK (on_css_dialog_unit_changed), in create_border_width_properties_dialog()
1847 "changed", G_CALLBACK (on_css_dialog_unit_changed), in create_border_width_properties_dialog()
2141 "changed", G_CALLBACK (on_css_dialog_unit_changed), in create_border_width_single_properties_dialog()
3843 "changed", G_CALLBACK (on_css_dialog_unit_changed), in create_font_property_dialog()
3847 "changed", G_CALLBACK (on_css_dialog_unit_changed), in create_font_property_dialog()
[all …]
H A Dcssdialogs-callbacks.h341 on_css_dialog_unit_changed (GtkEditable *editable,
H A Dcssdialogs-callbacks.c2263 on_css_dialog_unit_changed (GtkEditable *editable, in on_css_dialog_unit_changed() function