|
| 1 | +device=true, type=input |
| 2 | + getTextFormat(0, 1).font=Unknown Font 6ad5511bcd8b089c25e2212243c819d1 |
| 3 | + length=3 |
| 4 | + text=xyz |
| 5 | + numLines=1 |
| 6 | + textWidth is zero?=false |
| 7 | + getCharBoundaries(0) is null?=false |
| 8 | + getCharBoundaries(1) is null?=false |
| 9 | + getCharBoundaries(3) is null?=true |
| 10 | + getLineMetrics(0).ascent is zero?=false |
| 11 | + getLineMetrics(0).descent is zero?=false |
| 12 | + getLineMetrics(0).height is 5?=false |
| 13 | + getLineMetrics(0).leading=5 |
| 14 | + getLineMetrics(0).width is zero?=false |
| 15 | +device=true, type=dynamic |
| 16 | + getTextFormat(0, 1).font=Unknown Font 6ad5511bcd8b089c25e2212243c819d1 |
| 17 | + length=3 |
| 18 | + text=xyz |
| 19 | + numLines=1 |
| 20 | + textWidth is zero?=false |
| 21 | + getCharBoundaries(0) is null?=false |
| 22 | + getCharBoundaries(1) is null?=false |
| 23 | + getCharBoundaries(3) is null?=true |
| 24 | + getLineMetrics(0).ascent is zero?=false |
| 25 | + getLineMetrics(0).descent is zero?=false |
| 26 | + getLineMetrics(0).height is 5?=false |
| 27 | + getLineMetrics(0).leading=5 |
| 28 | + getLineMetrics(0).width is zero?=false |
| 29 | +device=false, type=input |
| 30 | + getTextFormat(0, 1).font=Unknown Font 6ad5511bcd8b089c25e2212243c819d1 |
| 31 | + length=3 |
| 32 | + text=xyz |
| 33 | + numLines=1 |
| 34 | + textWidth is zero?=true |
| 35 | + getCharBoundaries(0) is null?=true |
| 36 | + getCharBoundaries(1) is null?=true |
| 37 | + getCharBoundaries(3) is null?=true |
| 38 | + getLineMetrics(0).ascent is zero?=true |
| 39 | + getLineMetrics(0).descent is zero?=true |
| 40 | + getLineMetrics(0).height is 5?=true |
| 41 | + getLineMetrics(0).leading=5 |
| 42 | + getLineMetrics(0).width is zero?=true |
| 43 | +device=false, type=dynamic |
| 44 | + getTextFormat(0, 1).font=Unknown Font 6ad5511bcd8b089c25e2212243c819d1 |
| 45 | + length=3 |
| 46 | + text=xyz |
| 47 | + numLines=1 |
| 48 | + textWidth is zero?=true |
| 49 | + getCharBoundaries(0) is null?=true |
| 50 | + getCharBoundaries(1) is null?=true |
| 51 | + getCharBoundaries(3) is null?=true |
| 52 | + getLineMetrics(0).ascent is zero?=true |
| 53 | + getLineMetrics(0).descent is zero?=true |
| 54 | + getLineMetrics(0).height is 5?=true |
| 55 | + getLineMetrics(0).leading=5 |
| 56 | + getLineMetrics(0).width is zero?=true |
0 commit comments