Home
last modified time | relevance | path

Searched defs:GetPosInLine (Results 1 – 4 of 4) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dbasiccodetools.pas90 function GetPosInLine(const Source: string; Position: integer): integer; // 0 based in GetPosInLine() function
4876 function GetPosInLine(const Source: string; Position: integer): integer; in GetPosInLine() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dbasiccodetools.pas90 function GetPosInLine(const Source: string; Position: integer): integer; // 0 based in GetPosInLine() function
4876 function GetPosInLine(const Source: string; Position: integer): integer; in GetPosInLine() function
/dports/editors/lazarus/lazarus/components/codetools/
H A Dbasiccodetools.pas90 function GetPosInLine(const Source: string; Position: integer): integer; // 0 based in GetPosInLine() function
4882 function GetPosInLine(const Source: string; Position: integer): integer; in GetPosInLine() function
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dbasiccodetools.pas90 function GetPosInLine(const Source: string; Position: integer): integer; // 0 based in GetPosInLine() function
4882 function GetPosInLine(const Source: string; Position: integer): integer; in GetPosInLine() function