Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssparserprivate.h51 GFile * _gtk_css_parser_get_file_for_path (GtkCssParser *parser,
H A Dgtkcssparser.c147 _gtk_css_parser_get_file_for_path (GtkCssParser *parser, in _gtk_css_parser_get_file_for_path() function
889 file = _gtk_css_parser_get_file_for_path (parser, path); in _gtk_css_parser_read_url()
H A Dgtkcssprovider.c1020 file = _gtk_css_parser_get_file_for_path (scanner->parser, uri); in parse_import()