Home
last modified time | relevance | path

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

/dports/devel/R-cran-roxygen2/roxygen2/src/
H A DRcppExports.cpp80 RcppExport SEXP _roxygen2_wrapUsage(SEXP stringSEXP, SEXP widthSEXP, SEXP indentSEXP) { in _roxygen2_wrapUsage() argument
85 Rcpp::traits::input_parameter< int >::type width(widthSEXP); in _roxygen2_wrapUsage()
/dports/textproc/R-cran-pystr/pystr/src/
H A DRcppExports.cpp21 RcppExport SEXP pystr_pystr_center_(SEXP strsSEXP, SEXP widthSEXP, SEXP fillcharSEXP) { in pystr_pystr_center_() argument
26 Rcpp::traits::input_parameter< int >::type width(widthSEXP); in pystr_pystr_center_()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionPlots.cpp835 SEXP widthSEXP, in rs_savePlotAsImage() argument
840 int width = r::sexp::asInteger(widthSEXP); in rs_savePlotAsImage()
/dports/math/R-cran-sf/sf/src/
H A DRcppExports.cpp314 …e_to_multiSEXP, SEXP int64_as_stringSEXP, SEXP dsn_existsSEXP, SEXP dsn_isdbSEXP, SEXP widthSEXP) { in _sf_CPL_read_ogr() argument
331 Rcpp::traits::input_parameter< int >::type width(widthSEXP); in _sf_CPL_read_ogr()
523 …ppendSEXP, SEXP delete_dsnSEXP, SEXP delete_layerSEXP, SEXP write_geometriesSEXP, SEXP widthSEXP) { in _sf_CPL_write_ogr() argument
542 Rcpp::traits::input_parameter< int >::type width(widthSEXP); in _sf_CPL_write_ogr()