Home
last modified time | relevance | path

Searched refs:sass_importer_get_function (Results 1 – 19 of 19) sorted by relevance

/dports/textproc/R-cran-sass/sass/src/libsass/include/sass/
H A Dfunctions.h62 ADDAPI Sass_Importer_Fn ADDCALL sass_importer_get_function (Sass_Importer_Entry cb);
/dports/www/py-libsass/libsass-0.21.0/libsass/include/sass/
H A Dfunctions.h62 ADDAPI Sass_Importer_Fn ADDCALL sass_importer_get_function (Sass_Importer_Entry cb);
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/include/sass/
H A Dfunctions.h62 ADDAPI Sass_Importer_Fn ADDCALL sass_importer_get_function (Sass_Importer_Entry cb);
/dports/textproc/libsass/libsass-3.6.4/include/sass/
H A Dfunctions.h62 ADDAPI Sass_Importer_Fn ADDCALL sass_importer_get_function (Sass_Importer_Entry cb);
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/include/sass/
H A Dfunctions.h62 ADDAPI Sass_Importer_Fn ADDCALL sass_importer_get_function (Sass_Importer_Entry cb);
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/include/sass/
H A Dfunctions.h62 ADDAPI Sass_Importer_Fn ADDCALL sass_importer_get_function (Sass_Importer_Entry cb);
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dsass_functions.cpp66 …Sass_Importer_Fn ADDCALL sass_importer_get_function(Sass_Importer_Entry cb) { return cb->importer;… in sass_importer_get_function() function
H A Dcontext.cpp416 Sass_Importer_Fn fn = sass_importer_get_function(importer_ent); in call_loader()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dsass_functions.cpp66 …Sass_Importer_Fn ADDCALL sass_importer_get_function(Sass_Importer_Entry cb) { return cb->importer;… in sass_importer_get_function() function
H A Dcontext.cpp416 Sass_Importer_Fn fn = sass_importer_get_function(importer_ent); in call_loader()
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dsass_functions.cpp66 …Sass_Importer_Fn ADDCALL sass_importer_get_function(Sass_Importer_Entry cb) { return cb->importer;… in sass_importer_get_function() function
H A Dcontext.cpp416 Sass_Importer_Fn fn = sass_importer_get_function(importer_ent); in call_loader()
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Dsass_functions.cpp66 …Sass_Importer_Fn ADDCALL sass_importer_get_function(Sass_Importer_Entry cb) { return cb->importer;…
H A Dcontext.cpp416 Sass_Importer_Fn fn = sass_importer_get_function(importer_ent); in call_loader()
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Dsass_functions.cpp66 …Sass_Importer_Fn ADDCALL sass_importer_get_function(Sass_Importer_Entry cb) { return cb->importer;… in sass_importer_get_function() function
H A Dcontext.cpp416 Sass_Importer_Fn fn = sass_importer_get_function(importer_ent);
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dsass_functions.cpp66 …Sass_Importer_Fn ADDCALL sass_importer_get_function(Sass_Importer_Entry cb) { return cb->importer;… in sass_importer_get_function() function
H A Dcontext.cpp416 Sass_Importer_Fn fn = sass_importer_get_function(importer_ent); in call_loader()
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/src/
H A Dbindings.rs367 pub fn sass_importer_get_function(cb: Sass_Importer_Entry) -> Sass_Importer_Fn;