Searched refs:eStyle (Results 1 – 2 of 2) sorted by relevance
704 unsigned char eStyle; /* Formatting style. "box", "csv", etc... */ member1171 if( p->spec.eStyle==QRF_STYLE_StatsEst ){ in qrfEqpRender()1302 if( p->spec.eStyle==QRF_STYLE_StatsEst ){ in qrfEqpStats()1311 if( p->spec.eStyle==QRF_STYLE_StatsEst ){ in qrfEqpStats()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()2953 switch( p->spec.eStyle ){ in qrfColumnar()3018 if( p->spec.eStyle==QRF_STYLE_Column in qrfColumnar()3020 && (p->spec.eStyle==QRF_STYLE_Box || p->spec.eStyle==QRF_STYLE_Table) in qrfColumnar()[all …]
2184 qrf.eStyle = aStyleMap[style]; in dbQrf()