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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DHiiFont.h36 #define EFI_HII_OUT_FLAG_CLIP_CLEAN_X 0x00000008 macro
127 EFI_HII_OUT_FLAG_CLIP_CLEAN_X is specified) even though those
128 pixels were not drawn. If EFI_HII_OUT_FLAG_CLIP_CLEAN_X is set,
140 the text will behave as if EFI_HII_OUT_FLAG_CLIP_CLEAN_X is set.
141 This flag cannot be used with EFI_HII_OUT_FLAG_CLIP_CLEAN_X. If
247 EFI_HII_OUT_FLAG_CLIP_CLEAN_X is set, then it modifies the
259 EFI_HII_OUT_FLAG_CLIP_CLEAN_X is set. This flag cannot be used
260 with EFI_HII_OUT_FLAG_CLIP_CLEAN_X. If

Completed in 33 milliseconds