Searched defs:addCropFrame (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/file_manager/gallery/js/image_editor/
H A Dimage_transform.js60 function addCropFrame(className) {
66 addCropFrame('left top corner');
67 addCropFrame('top horizontal');
68 addCropFrame('right top corner');
69 addCropFrame('left vertical');
70 addCropFrame('right vertical');
71 addCropFrame('left bottom corner');
72 addCropFrame('bottom horizontal');
73 addCropFrame('right bottom corner');

Completed in 38 milliseconds