mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:07:36 +00:00
LibVT: Rename escape$f to HVP (Horizontal and Vertical Position)
This commit is contained in:
parent
2edd8e37ae
commit
be57b81336
2 changed files with 3 additions and 3 deletions
|
@ -171,7 +171,7 @@ private:
|
|||
void escape$L(const ParamVector&);
|
||||
void escape$h_l(bool, bool, const ParamVector&);
|
||||
void DA(const ParamVector&);
|
||||
void escape$f(const ParamVector&);
|
||||
void HVP(const ParamVector&);
|
||||
void NEL();
|
||||
void IND();
|
||||
void RI();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue