You are here

10 calls to textsize_display() in Text Size 7

template_preprocess_textsize_image in includes/textsize.block.inc
Process variables for textsize-image.tpl.php.
template_preprocess_textsize_text in includes/textsize.block.inc
Process variables for textsize-text.tpl.php.
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.