Home
last modified time | relevance | path

Searched refs:gimp_context_get_font_name (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimptextoptions.c414 g_object_set (text, "font", gimp_context_get_font_name (context), NULL); in gimp_text_options_notify_font()
490 "font", gimp_context_get_font_name (context), in gimp_text_options_connect_text()
696 font_name = gimp_context_get_font_name (GIMP_CONTEXT (options)); in gimp_text_options_editor_notify_font()
725 font_name = gimp_context_get_font_name (GIMP_CONTEXT (options)); in gimp_text_options_editor_new()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpcontext.h326 const gchar * gimp_context_get_font_name (GimpContext *context);
H A Dgimpcontext.c3226 gimp_context_get_font_name (GimpContext *context) in gimp_context_get_font_name() function
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimptextstyleeditor.c576 font_name = gimp_context_get_font_name (editor->context); in gimp_text_style_editor_list_tags()
680 gimp_context_get_font_name (context)); in gimp_text_style_editor_font_changed()