[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazpango1.pas line 819
type TPangoFontMetrics = object |
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
function get_approximate_char_width; |
|
|
function get_approximate_digit_width; |
|
|
function get_ascent; |
|
|
function get_descent; |
|
|
function get_strikethrough_position; |
|
|
function get_strikethrough_thickness; |
|
|
function get_underline_position; |
|
|
function get_underline_thickness; |
|
|
function ref; |
|
|
procedure unref; |
|
|
end; |
|