Method | Description | |
---|---|---|
AddBackground ( Cairo color, int fromIdx, int toIdx ) : void | ||
Dispose ( ) : void | ||
LayoutWrapper ( Mono.TextEditor.LayoutCache layout ) : System | ||
TranslateToUTF8Index ( uint textIndex, uint &curIndex, uint &byteIndex ) : uint |
public AddBackground ( Cairo color, int fromIdx, int toIdx ) : void | ||
color | Cairo | |
fromIdx | int | |
toIdx | int | |
return | void |
public LayoutWrapper ( Mono.TextEditor.LayoutCache layout ) : System | ||
layout | Mono.TextEditor.LayoutCache | |
return | System |
public TranslateToUTF8Index ( uint textIndex, uint &curIndex, uint &byteIndex ) : uint | ||
textIndex | uint | |
curIndex | uint | |
byteIndex | uint | |
return | uint |