Searched refs:cursorHotX (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/accelerants/3dfx/
H A Dcursor.cpp26 si.cursorHotX = hot_x;
75 x -= (hds + si.cursorHotX);
/haiku/src/add-ons/accelerants/ati/
H A Dcursor.cpp26 si.cursorHotX = hot_x;
75 x -= (hds + si.cursorHotX);
/haiku/src/add-ons/accelerants/s3/
H A Dcursor.cpp26 si.cursorHotX = hot_x;
75 x -= (hds + si.cursorHotX);
/haiku/headers/private/graphics/3dfx/
H A DDriverInterface.h134 uint16 cursorHotX; // Cursor hot spot. Top left corner of the cursor member in struct:SharedInfo
/haiku/headers/private/graphics/s3/
H A DDriverInterface.h166 uint16 cursorHotX; // Cursor hot spot. Top left corner of the cursor member in struct:SharedInfo
/haiku/headers/private/graphics/ati/
H A DDriverInterface.h210 uint16 cursorHotX; // Cursor hot spot. Top left corner of the cursor member in struct:SharedInfo

Completed in 90 milliseconds