Home
last modified time | relevance | path

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

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/EDISON/prompt/
H A DglobalFnc.cpp306 bool validOutputType(char *outputType) in validOutputType() function
511 if(!validOutputType(tokenSet[7]->token_))return CmCError(tokenSet[7],SYN_INVALID_OUTPUTTYPE); in CheckSyntax()