8 calls to textsize_cookie_expires() in Text Size 6
- textsize_admin_settings_validate in includes/
textsize.admin.inc - Validate the textsize settings form.
- textsize_block in ./
textsize.module - Implement hook_block().
- 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_print_js_css in ./
textsize.module - Print Javascript and CSS in the head.
- textsize_set in includes/
textsize.block.inc - Menu callback; change the textsize to the cookie value, then redirects to the previous page.