Searched refs:desired_attributes (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/font/
H A Dfont.c1370 grub_uint32_t desired_attributes = 0; local
1376 desired_attributes |= GRUB_FONT_CODE_RIGHT_JOINED;
1379 desired_attributes |= GRUB_FONT_CODE_LEFT_JOINED;
1382 | desired_attributes);

Completed in 21 milliseconds