Home
last modified time | relevance | path

Searched refs:GetMinimap_ClickedPosToWrapIndex (Results 1 – 1 of 1) sorted by relevance

/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datsynedit.pas1124 function GetMinimap_ClickedPosToWrapIndex(APosY: integer): integer; in GetMinimap_ClickedPosToWrapIndex() function
4164 function TATSynEdit.GetMinimap_ClickedPosToWrapIndex(APosY: integer): integer; in GetMinimap_ClickedPosToWrapIndex() function
7776 NItem:= GetMinimap_ClickedPosToWrapIndex(APosY);
8964 NWrapIndex:= GetMinimap_ClickedPosToWrapIndex(Pnt.Y);