Searched defs:MoveChar (Results 1 – 7 of 7) sorted by relevance
/dports/devel/fpc-fv/fpc-3.2.2/packages/fv/src/ |
H A D | drivers.pas | 368 PROCEDURE MoveChar (Var Dest; C: Char; Attr: Byte; Count: Sw_Word); procedure 981 PROCEDURE MoveChar (Var Dest; C: Char; Attr: Byte; Count: Sw_Word); procedure
|
/dports/lang/fpc-source/fpc-3.2.2/packages/fv/src/ |
H A D | drivers.pas | 368 PROCEDURE MoveChar (Var Dest; C: Char; Attr: Byte; Count: Sw_Word); procedure 981 PROCEDURE MoveChar (Var Dest; C: Char; Attr: Byte; Count: Sw_Word); procedure
|
/dports/editors/fte/fte/src/ |
H A D | g_draw.cpp | 39 void MoveChar(PCell B, int Pos, int Width, const char CCh, TAttr Attr, size_t Count) { in MoveChar() function 147 void MoveChar(PCell B, int Pos, int Width, const char Ch, TAttr Attr, size_t Count) { in MoveChar() function
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/ui/controls/ |
H A D | edit.cpp | 2257 void CEdit::MoveChar(int move, bool bWord, bool bSelect) in MoveChar() function in Ui::CEdit
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/s390/ |
H A D | macro-assembler-s390.cc | 340 void TurboAssembler::MoveChar(const MemOperand& opnd1, const MemOperand& opnd2, in MoveChar() function in v8::internal::TurboAssembler
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/s390/ |
H A D | macro-assembler-s390.cc | 331 void TurboAssembler::MoveChar(const MemOperand& opnd1, const MemOperand& opnd2, in MoveChar() function in v8::internal::TurboAssembler
|
/dports/lang/v8/v8-9.6.180.12/src/codegen/s390/ |
H A D | macro-assembler-s390.cc | 575 void TurboAssembler::MoveChar(const MemOperand& opnd1, const MemOperand& opnd2, in MoveChar() function in v8::internal::TurboAssembler
|