Home
last modified time | relevance | path

Searched defs:is_shiny (Results 1 – 5 of 5) sorted by relevance

/dports/www/R-cran-webshot/webshot/R/
H A Drmdshot.R81 is_shiny <- function (runtime) { function
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/rmarkdown/R/
H A Dshiny.R563 is_shiny <- function(runtime) { function
/dports/textproc/R-cran-rmarkdown/rmarkdown/R/
H A Dshiny.R567 is_shiny <- function(runtime, server = NULL) { function
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/
H A Dstdmtl.cpp2706 BOOL is_shiny; in Illum() local
2771 BOOL is_shiny=(ip.sh_str>0.0f)?1:0; in Illum() local
2840 BOOL is_shiny; in Illum() local
H A Dstdshaders.cpp1995 BOOL is_shiny= (ip.channels[StdIDToChannel(ID_SS)].r > 0.0f) ? 1:0; local
2206 BOOL is_shiny; local