Searched refs:fStateChoiceText (Results 1 - 1 of 1) sorted by path

/haiku/src/system/boot/loader/
H A Dmenu.cpp777 fStateChoiceText(NULL)
788 free(fStateChoiceText);
789 fStateChoiceText = NULL;
795 fStateChoiceText = strdup(nameBuffer);
799 fStateChoiceText != NULL ? fStateChoiceText : Label());
803 char* fStateChoiceText; member in class:BootVolumeMenuItem

Completed in 20 milliseconds