[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazpango1.pas line 1044
type TPangoGlyphString = object |
||
|
||
|
||
|
||
|
||
function new; |
|
|
function copy; |
|
|
procedure extents(); |
|
|
procedure extents_range(); |
|
|
procedure free; |
|
|
procedure get_logical_widths(); |
|
|
function get_width; |
|
|
procedure index_to_x(); |
|
|
procedure set_size(); |
|
|
procedure x_to_index(); |
|
|
end; |
|