Lines Matching refs:JNU_GetStringPlatformChars

183         printerName = (LPTSTR)JNU_GetStringPlatformChars(env,
241 LPTSTR printerName = (LPTSTR)JNU_GetStringPlatformChars(env,
321 LPTSTR printerName = (LPTSTR)JNU_GetStringPlatformChars(env, printer, NULL);
322 LPTSTR printerPort = (LPTSTR)JNU_GetStringPlatformChars(env, port, NULL);
369 LPTSTR printerName = (LPTSTR)JNU_GetStringPlatformChars(env,
371 LPTSTR printerPort = (LPTSTR)JNU_GetStringPlatformChars(env, port, NULL);
419 LPTSTR printerName = (LPTSTR)JNU_GetStringPlatformChars(env,
421 LPTSTR printerPort = (LPTSTR)JNU_GetStringPlatformChars(env, port, NULL);
468 LPTSTR printerName = (LPTSTR)JNU_GetStringPlatformChars(env,
470 LPTSTR printerPort = (LPTSTR)JNU_GetStringPlatformChars(env, port, NULL);
540 LPTSTR printerName = (LPTSTR)JNU_GetStringPlatformChars(env, printer, NULL);
541 LPTSTR printerPort = (LPTSTR)JNU_GetStringPlatformChars(env, port, NULL);
578 LPTSTR printerName = (LPTSTR)JNU_GetStringPlatformChars(env, printer, NULL);
579 LPTSTR printerPort = (LPTSTR)JNU_GetStringPlatformChars(env, port, NULL);
693 LPTSTR printerName = (LPTSTR)JNU_GetStringPlatformChars(env, printer, NULL);
694 LPTSTR printerPort = (LPTSTR)JNU_GetStringPlatformChars(env, port, NULL);
766 LPTSTR printerName = (LPTSTR)JNU_GetStringPlatformChars(env, printer, NULL);
767 LPTSTR printerPort = (LPTSTR)JNU_GetStringPlatformChars(env, port, NULL);
888 LPTSTR printerName = (LPTSTR)JNU_GetStringPlatformChars(env, printer, NULL);
976 LPTSTR printerName = (LPTSTR)JNU_GetStringPlatformChars(env, printer, NULL);
978 LPTSTR lpJobName = (LPTSTR)JNU_GetStringPlatformChars(env, jobname, NULL);