Searched refs:zoomstr (Results 1 – 2 of 2) sorted by relevance
107 extern char * zoomstr;1019 if(strcmp(zoomstr, "true") == 0) { in execute_functional_script()
160 char *zoomstr = 0; variable1183 zoomstr = new char[256]; in openCamera()1544 strcpy(zoomstr, valstr); in getParametersFromCapabilities()2040 delete [] zoomstr; in deleteAllocatedMemory()3286 if(strcmp(zoomstr, "true") == 0) { in functional_menu()