FreeRDP/libfreerdp/cache
Pascal Nowack 8362b3707e pointer: Rename position to hotspot position in Color Pointer Update
The attributes xPos and yPos for a Color Pointer Update are confusing,
as they may be confused with the xPos and yPos of the pointer bitmap on
the actual screen.
Rename these attributes to what they actually represent, and that is the
hotspot position.
xPos and yPos are still members of the hotspot. However, hotSpotX and
hotSpotY are much more clearer.
In addition to that, the Large Pointer Update uses the same names for
the hotspot coordinates.
2023-04-14 08:31:20 +02:00
..
CMakeLists.txt [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
bitmap.c [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
bitmap.h [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
brush.c [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
brush.h [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
cache.c [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
cache.h [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
glyph.c [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
glyph.h [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
nine_grid.c [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
nine_grid.h [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
offscreen.c [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
offscreen.h [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
palette.c [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
palette.h [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
persistent.c [cache,persistent] use aligned allocation 2023-03-28 11:34:52 +02:00
pointer.c pointer: Rename position to hotspot position in Color Pointer Update 2023-04-14 08:31:20 +02:00
pointer.h [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00