()
| 724 | /// |
| 725 | /// Optional operation returning the font face for system fonts |
| 726 | public int getFace() { |
| 727 | return Display.impl.getFace(font); |
| 728 | } |
| 729 | |
| 730 | /// Return Optional operation returning the font size for system fonts |
| 731 | /// |
no outgoing calls
no test coverage detected