Searched defs:MoveCStr (Results 1 – 3 of 3) sorted by relevance
/dports/devel/fpc-fv/fpc-3.2.2/packages/fv/src/ |
H A D | drivers.pas | 350 PROCEDURE MoveCStr (Var Dest; Const Str: String; Attrs: Word); procedure 946 PROCEDURE MoveCStr (Var Dest; Const Str: String; Attrs: Word); procedure
|
/dports/lang/fpc-source/fpc-3.2.2/packages/fv/src/ |
H A D | drivers.pas | 350 PROCEDURE MoveCStr (Var Dest; Const Str: String; Attrs: Word); procedure 946 PROCEDURE MoveCStr (Var Dest; Const Str: String; Attrs: Word); procedure
|
/dports/editors/fte/fte/src/ |
H A D | g_draw.cpp | 83 void MoveCStr(PCell B, int Pos, int Width, const char* Ch, TAttr A0, TAttr A1, size_t MaxCount) { in MoveCStr() function 195 void MoveCStr(PCell B, int Pos, int Width, const char* Ch, TAttr A0, TAttr A1, size_t MaxCount) { in MoveCStr() function
|