Searched refs:SCROLL_PAGE_FACT (Results 1 – 1 of 1) sorted by relevance
51 #define SCROLL_PAGE_FACT 0.5 // Faktor fuer Seitenscrolling macro861 return (GetVisibleWidth() * SCROLL_PAGE_FACT); in GetScrlPageWidth()873 return (GetVisibleHeight() * SCROLL_PAGE_FACT); in GetScrlPageHeight()
Completed in 30 milliseconds