Lines Matching refs:QRF_STYLE_Column
759 #define QRF_STYLE_Column 2 /* One record per line in neat columns */ macro
2733 if( p->spec.eStyle==QRF_STYLE_Column ){ in qrfRestrictScreenWidth()
2745 if( p->spec.eStyle==QRF_STYLE_Column ){ in qrfRestrictScreenWidth()
2937 && p->spec.eStyle==QRF_STYLE_Column in qrfColumnar()
2988 case QRF_STYLE_Column: { in qrfColumnar()
3018 if( p->spec.eStyle==QRF_STYLE_Column in qrfColumnar()
3114 case QRF_STYLE_Column: { in qrfColumnar()
3706 case QRF_STYLE_Column: in qrfInitialize()
3728 case QRF_STYLE_Column: in qrfInitialize()
3853 case QRF_STYLE_Column: in sqlite3_format_query_result()
34768 if( p->mode.spec.eStyle==QRF_STYLE_Column in do_meta_command()