6 calls to textsize_clear_cache() in Text Size 5
- textsize_check in ./
textsize.module - Check the cookie "textsize" value of changing (bye JavaScript) for anonymus user.
- textsize_decrease in includes/
textsize.block.inc - Menu callback; decrease the textsize, then redirects to the previous page.
- textsize_form in includes/
textsize.block.inc - Implement hook_form().
- textsize_increase in includes/
textsize.block.inc - Menu callback; increase the textsize, then redirects to the previous page.
- textsize_normal in includes/
textsize.block.inc - Menu callback; change the textsize to normal, then redirects to the previous page.
- textsize_set in includes/
textsize.block.inc - Menu callback; change the textsize to the cookie value, then redirects to the previous page.