[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazpango1.pas line 1188
type TPangoLayoutLine = object |
||
|
||
|
||
|
||
|
||
|
||
procedure get_extents(); |
|
|
procedure get_pixel_extents(); |
|
|
procedure get_x_ranges(); |
|
|
procedure index_to_x(); |
|
|
function ref; |
|
|
procedure unref; |
|
|
function x_to_index(); |
|
|
end; |
|