Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/tests/test/units/strutils/
H A Dtinttoroman.pp17 teststring := IntToRoman(testinteger);
20 writeln('Testing strUtils/IntToRoman: Test failed with number ', testinteger);
/dports/editors/lazarus/lazarus/components/tachart/
H A Dtaintervalsources.pas607 Result := IntToRoman(Floor(AValue / helper.FStepLen) mod 4 + 1) + '/' +
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtaintervalsources.pas619 Result := IntToRoman(Floor(AValue / helper.FStepLen) mod 4 + 1) + '/' +
/dports/editors/lazarus-qt5/lazarus/components/tachart/
H A Dtaintervalsources.pas607 Result := IntToRoman(Floor(AValue / helper.FStepLen) mod 4 + 1) + '/' +
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtaintervalsources.pas619 Result := IntToRoman(Floor(AValue / helper.FStepLen) mod 4 + 1) + '/' +
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Vectors/
H A DVectStr.pas483 function IntToRoman(N: Integer): String; in IntToRoman() function
3017 function IntToRoman(N: Integer): String; in IntToRoman() function
/dports/lang/fpc-source/fpc-3.2.2/packages/rtl-objpas/src/inc/
H A Dstrutils.pp226 function IntToRoman(Value: Longint): string;
2712 function IntToRoman(Value: Longint): string;
/dports/lang/fpc/fpc-3.2.2/packages/rtl-objpas/src/inc/
H A Dstrutils.pp226 function IntToRoman(Value: Longint): string;
2712 function IntToRoman(Value: Longint): string;
/dports/lang/fpc-rtl-objpas/fpc-3.2.2/packages/rtl-objpas/src/inc/
H A Dstrutils.pp226 function IntToRoman(Value: Longint): string;
2712 function IntToRoman(Value: Longint): string;
/dports/editors/lazarus/docs/chm/
H A Drtl.xct1546 IntToRoman strutils/inttoroman.html
/dports/editors/lazarus-qt5/docs/chm/
H A Drtl.xct1546 IntToRoman strutils/inttoroman.html