You are here

constant FOCAL_POINT_DEFAULT in Focal Point 7

7 uses of FOCAL_POINT_DEFAULT
focal_point_file_load in ./focal_point.module
Implements hook_file_load().
focal_point_parse in ./focal_point.module
Parse the string representation of the focal point into an array.
focal_point_preprocess_image_widget in ./focal_point.module
Implements template_preprocess_image_widget().
focal_point_test_drive_form in ./focal_point.admin.inc
Form builder for the "test drive" page.
focal_point_test_drive_form_submit in ./focal_point.admin.inc
Form submit handler for focal_point_test_drive_form().

... See full list

File

./focal_point.module, line 10

Code

define('FOCAL_POINT_DEFAULT', '50,50');