| 1 | |
| 2 | // This flag affects drawString. If it is true, then drawString will use the alphabetic text baseline |
| 3 | // Otherwise it will use the top text baseline. We used to use the top text baseline, |
| 4 | // but there are inconsistencies between Firefox and Chrome. Chrome seems to add an offset. |
nothing calls this directly
no test coverage detected