Searched refs:BORDER (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/tools/tools/vop_table/
H A Dvop_table.tcl60 <TABLE BORDER WIDTH="100%" NOSAVE>
171 puts $fo {<TABLE BORDER NOSAVE>}
/freebsd-13-stable/lib/libvgl/
H A Dmouse.c44 #define BORDER 0xff /* default border -- light white in rgb 3:3:2 */ macro
51 #define B BORDER
303 border = BORDER;
315 ormask->Bitmap[i] = ormask->Bitmap[i] == BORDER ? border :
319 ormask->Bitmap[i] = ormask->Bitmap[i] == BORDER ? border :
/freebsd-13-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js1934 BORDER = 'border',
2064 prop = BORDER + camel(side) + 'Width';
2075 prop = BORDER + camel(corner.y) + camel(corner.x) + 'Radius';
2090 borderSide = BORDER + camel(corner[ corner.precedance ]) + camel(COLOR),
2103 $('*', tip).add(tip).css('cssText', BG_COLOR+':'+TRANSPARENT+IMPORTANT+';'+BORDER+':0'+IMPORTANT+';');
/freebsd-13-stable/contrib/dialog/
H A Dutil.c105 DATA(A_REVERSE, BORDER, border, "Dialog box border"),

Completed in 79 milliseconds