17 string references to 'textsize_normal' 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_admin_settings in includes/
textsize.admin.inc - Builds and returns the textsize settings form.
- textsize_admin_settings_validate in includes/
textsize.admin.inc - Validate the textsize settings form.
- textsize_allowed_values in includes/
textsize.block.inc - Returns an array of allowed values.
- 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_block_view in ./
textsize.module - Implement hook_block_view().
- textsize_decrease in includes/
textsize.block.inc - Menu callback; decrease the textsize, then redirects to the previous page.
- textsize_display in ./
textsize.module - Cacluclate the text size for the display and link title
- 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_menu in ./
textsize.module - Implement hook_menu().
- textsize_print_html in ./
textsize.module - Print HTMl code in the head.
- 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.
- textsize_uninstall in ./
textsize.install - Implement hook_uninstall().