Searched refs:kflag (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngwutil.c1548 int kflag; local
1621 for (kflag = 0, dp = *new_key; *kp != '\0'; kp++)
1623 if (*kp == ' ' && kflag == 0)
1626 kflag = 1;
1638 kflag = 0;

Completed in 32 milliseconds