Home
last modified time | relevance | path

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

/dports/editors/cudatext/CudaText-1.151.0/atsyneditex/atsynedit_ex/
H A Datsynedit_sortedrange.pas64 function IsPosInsideWide(const APos: TPoint): boolean; in IsPosInsideWide() function
180 function TATSortedRange.IsPosInsideWide(const APos: TPoint): boolean; in TATSortedRange.IsPosInsideWide() function
269 if Rng^.IsPosInsideWide(APos) then