Home | History | Annotate | Download | only in Print

Lines Matching refs:ConOut

191   if (gST->ConOut != NULL) {

193 // To be extra safe make sure ConOut has been initialized
195 gST->ConOut->OutputString (gST->ConOut, Buffer);
234 if (gST->ConOut != NULL) {
236 // To be extra safe make sure ConOut has been initialized
238 gST->ConOut->OutputString (gST->ConOut, Buffer);
276 if (gST->ConOut != NULL) {
278 // To be extra safe make sure ConOut has been initialized
280 gST->ConOut->OutputString (gST->ConOut, Buffer);