Searched refs:textRotation (Results 1 – 1 of 1) sorted by relevance
214 tv.textRotation = 90f in loadPuzzle()256 var textRotation: Float = 0f variable278 this.textRotation = 0f in setRow()285 this.textRotation = 90f in setColumn()302 if (textRotation != 0f) { in onDraw()303 canvas.rotate(textRotation, x, y) in onDraw()