I think you're expecting the object to be redrawn in reverse, but that's an expensive operation, and would take at least a tick to finish.
Flipped, and mirrored are just tags to make it easier to work with versus using the actual states of the object.
Like technically you could just compare the width of the object, but that's definitely not intuitive.