/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/qt/ |
H A D | producer_qimage.c | 39 static void refresh_length( mlt_properties properties, producer_qimage self ) in refresh_length() function 54 refresh_length( MLT_PRODUCER_PROPERTIES(producer), producer->child ); in on_property_changed() 221 refresh_length( properties, self ); in load_filenames()
|
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/qt/ |
H A D | producer_qimage.c | 39 static void refresh_length( mlt_properties properties, producer_qimage self ) in refresh_length() function 54 refresh_length( MLT_PRODUCER_PROPERTIES(producer), producer->child ); in on_property_changed() 221 refresh_length( properties, self ); in load_filenames()
|
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/qt/ |
H A D | producer_qimage.c | 37 static void refresh_length( mlt_properties properties, producer_qimage self ) in refresh_length() function 53 refresh_length( MLT_PRODUCER_PROPERTIES(producer), producer->child ); in on_property_changed() 220 refresh_length( properties, self ); in load_filenames()
|
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/qt/ |
H A D | producer_qimage.c | 39 static void refresh_length( mlt_properties properties, producer_qimage self ) in refresh_length() function 54 refresh_length( MLT_PRODUCER_PROPERTIES(producer), producer->child ); in on_property_changed() 221 refresh_length( properties, self ); in load_filenames()
|
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/qt/ |
H A D | producer_qimage.c | 37 static void refresh_length( mlt_properties properties, producer_qimage self ) in refresh_length() function 53 refresh_length( MLT_PRODUCER_PROPERTIES(producer), producer->child ); in on_property_changed() 220 refresh_length( properties, self ); in load_filenames()
|
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/gdk/ |
H A D | producer_pixbuf.c | 73 static void refresh_length( mlt_properties properties, producer_pixbuf self ) in refresh_length() function 89 refresh_length( MLT_PRODUCER_PROPERTIES(producer), producer->child ); in on_property_changed() 396 refresh_length( properties, self ); in load_filenames()
|
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/gdk/ |
H A D | producer_pixbuf.c | 73 static void refresh_length( mlt_properties properties, producer_pixbuf self ) in refresh_length() function 88 refresh_length( MLT_PRODUCER_PROPERTIES(producer), producer->child ); in on_property_changed() 395 refresh_length( properties, self ); in load_filenames()
|
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/gdk/ |
H A D | producer_pixbuf.c | 73 static void refresh_length( mlt_properties properties, producer_pixbuf self ) in refresh_length() function 88 refresh_length( MLT_PRODUCER_PROPERTIES(producer), producer->child ); in on_property_changed() 395 refresh_length( properties, self ); in load_filenames()
|
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/gdk/ |
H A D | producer_pixbuf.c | 73 static void refresh_length( mlt_properties properties, producer_pixbuf self ) in refresh_length() function 89 refresh_length( MLT_PRODUCER_PROPERTIES(producer), producer->child ); in on_property_changed() 396 refresh_length( properties, self ); in load_filenames()
|
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/gdk/ |
H A D | producer_pixbuf.c | 73 static void refresh_length( mlt_properties properties, producer_pixbuf self ) in refresh_length() function 88 refresh_length( MLT_PRODUCER_PROPERTIES(producer), producer->child ); in on_property_changed() 395 refresh_length( properties, self ); in load_filenames()
|
/dports/x11-toolkits/vdk/vdk-2.5.1/src/ |
H A D | gtksourcebuffer.c | 553 gint refresh_start, refresh_length; in gtk_source_buffer_real_delete_range() local 599 refresh_length = gtk_text_iter_get_offset (&end) - refresh_start; in gtk_source_buffer_real_delete_range() 604 if (!refresh_length) in gtk_source_buffer_real_delete_range() 609 gtk_text_iter_forward_chars (&end, refresh_length); in gtk_source_buffer_real_delete_range()
|