Searched refs:pieceFont (Results 1 – 1 of 1) sorted by relevance
128 if ($pieceFont == "a") { $pieceFont = "alpha"; } variable129 if ($pieceFont == "m") { $pieceFont = "merida"; } variable130 if ($pieceFont == "u") { $pieceFont = "uscf"; } variable131 if (($pieceFont == "random") || ($pieceFont == "r")) {134 case 1: $pieceFont = "alpha"; break; variable136 default: $pieceFont = "uscf"; break; variable139 if (($pieceFont == "hash") || ($pieceFont == "h")) {143 case 1: $pieceFont = "alpha"; break; variable145 default: $pieceFont = "uscf"; break; variable148 if (($pieceFont == "default") || ($pieceFont == "d")) {[all …]