You can check for the height and width of the display and layout.
scirra.com/manual/126/system-expressions (sorry, I'm not aloud to post full URLs)
These values change when setting your project to fullscreen.
Set the width, height and position of your objects to relative values instead of fixed values and it should work.
(I've done this with size only, but it logically should also work with position)