Searched refs:px (Results 1 – 4 of 4) sorted by relevance
19 margin-top: 0px;20 margin-bottom: 0px;30 border-width: 0px 0px 0px 5px;31 padding-left: 5px36 margin-left: -5px;37 margin-top: 5px;
546 struct volts *px; in scale_vcores() local555 px = (struct volts *)vcores; in scale_vcores()557 while (px < pv) { in scale_vcores()566 if (px->value[ol] && in scale_vcores()568 px->pmic->i2c_slave_addr) && in scale_vcores()569 (pv->addr == px->addr)) { in scale_vcores()571 if (pv->value[opp] > px->value[ol]) in scale_vcores()572 px->value[ol] = pv->value[opp]; in scale_vcores()576 px++; in scale_vcores()
22 * RTD theme's default is 800px as max width for the content, but we have73 margin-bottom: 12px;
1658 my ($px, $sx);1663 foreach $px (0 .. $#prms) {1664 $prm_clean = $prms[$px];
Completed in 9 milliseconds