Searched refs:numFormat (Results 1 - 5 of 5) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | dpssimpint.h | 65 DPSNumFormat numFormat; member in struct:_t_DPSPrivContextRec
|
H A D | dpsXint.h | 68 DPSNumFormat numFormat; member in struct:_t_DPSPrivContextRec
|
H A D | dpsclient.c | 341 DPSNumFormat *numFormat) 345 *numFormat = dps_ieee; 348 *numFormat = dps_ieee; 351 *numFormat = dps_native; 354 *numFormat = dps_native; 369 DPSNumFormat numFormat; local 371 NumFormatFromTokenType(tokenType, &numFormat); 379 if (numFormat == dps_ieee) { 1256 DPSNumFormat numFormat; local 1266 NumFormatFromTokenType(tokenType, &numFormat); 339 NumFormatFromTokenType( unsigned char t, DPSNumFormat *numFormat) argument 1406 DPSNumFormat numFormat; local 1570 TestHomogeneous( DPSBinObj aryObj, unsigned short length, DPSNumFormat numFormat) argument 1622 DPSNumFormat numFormat; local [all...] |
H A D | dpsXclient.c | 674 c->numFormat = XDPSNumFormat (dpy);
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/ |
H A D | psw.c | 822 char *numFormat = "DPS_DEF_TOKENTYPE"; local 826 fprintf(datafil, " %s, 0, %d, ", numFormat, nTopObjects); 829 fprintf(datafil, " %s, %d, ", numFormat, nTopObjects);
|
Completed in 1391 milliseconds