Searched refs:eAlign (Results 1 – 1 of 1) sorted by relevance
2392 unsigned char eAlign = pCol->e & QRF_ALIGN_HMASK; in qrfPrintAligned() local2393 if( eAlign==QRF_Auto && pCol->bNum ) eAlign = QRF_ALIGN_Right; in qrfPrintAligned()2394 if( eAlign==QRF_ALIGN_Center ){ in qrfPrintAligned()2399 }else if( eAlign==QRF_ALIGN_Right ){ in qrfPrintAligned()