package flash.text; @:fakeEnum(String) extern enum TextFormatDisplay { BLOCK; INLINE; }