| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazpango1.pas line 1163
type TPangoLayoutIter = object  | 
||
function at_last_line;  | 
  | 
|
procedure free;  | 
  | 
|
function get_baseline;  | 
  | 
|
procedure get_char_extents();  | 
  | 
|
procedure get_cluster_extents();  | 
  | 
|
function get_index;  | 
  | 
|
procedure get_layout_extents();  | 
  | 
|
function get_line;  | 
  | 
|
procedure get_line_extents();  | 
  | 
|
function get_line_readonly;  | 
  | 
|
procedure get_line_yrange();  | 
  | 
|
function get_run;  | 
  | 
|
procedure get_run_extents();  | 
  | 
|
function get_run_readonly;  | 
  | 
|
function next_char;  | 
  | 
|
function next_cluster;  | 
  | 
|
function next_line;  | 
  | 
|
function next_run;  | 
  | 
|
end;  | 
  |