OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EmptyLineAfter
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
BootMaintenanceManagerCustomizedUiSupport.c
26
BOOLEAN
EmptyLineAfter
;
383
BOOLEAN
EmptyLineAfter
;
410
EmptyLineAfter
= FALSE;
411
if (SpecialHandlerFn (String, &NewName, &
EmptyLineAfter
)) {
414
DriverListPtr[Count].
EmptyLineAfter
=
EmptyLineAfter
;
462
if (gHiiDriverList[Index].
EmptyLineAfter
) {
BootMaintenanceManagerCustomizedUiSupport.h
114
@param
EmptyLineAfter
Whether need to insert empty line.
124
OUT BOOLEAN *
EmptyLineAfter
/device/linaro/bootloader/edk2/MdeModulePkg/Application/UiApp/
FrontPageCustomizedUiSupport.h
75
@param
EmptyLineAfter
Whether need to insert empty line.
85
OUT BOOLEAN *
EmptyLineAfter
FrontPageCustomizedUiSupport.c
53
BOOLEAN
EmptyLineAfter
;
587
BOOLEAN
EmptyLineAfter
;
614
EmptyLineAfter
= FALSE;
615
if (SpecialHandlerFn (String, &NewName, &
EmptyLineAfter
)) {
618
DriverListPtr[Count].
EmptyLineAfter
=
EmptyLineAfter
;
666
if (gHiiDriverList[Index].
EmptyLineAfter
) {
Completed in 101 milliseconds