Searched refs:actualWidth (Results 1 – 3 of 3) sorted by relevance
988 , actualWidth1014 actualWidth = $tip[0].offsetWidth1019 tp = {top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2}1022 tp = {top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2}1025 tp = {top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth}
544 int actualWidth[100]; /* Actual width of each column */ member857 if( i<ArraySize(p->actualWidth) ){ in shell_callback()858 p->actualWidth[i] = w; in shell_callback()873 if( i<ArraySize(p->actualWidth) ){ in shell_callback()874 w = p->actualWidth[i]; in shell_callback()888 if( i<ArraySize(p->actualWidth) ){ in shell_callback()889 w = p->actualWidth[i]; in shell_callback()
550 int actualWidth[100]; /* Actual width of each column */ member863 if( i<ArraySize(p->actualWidth) ){ in shell_callback()864 p->actualWidth[i] = w; in shell_callback()879 if( i<ArraySize(p->actualWidth) ){ in shell_callback()880 w = p->actualWidth[i]; in shell_callback()894 if( i<ArraySize(p->actualWidth) ){ in shell_callback()895 w = p->actualWidth[i]; in shell_callback()