8 calls to textsize_display() in Text Size 5
- textsize_block_form_options in includes/
textsize.block.inc - Returns an array of available values for the select element in the block text size.
- 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_get_current in ./
textsize.module - Return the current text size.
- 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.