Description
draw the frame around the block header
Usage
artblockframe_25();Parameters
Returns
voidSource
File name: oik/bw_block_25.incLines:
1 to 11 of 11
function artblockframe_25() { sediv( "art-block-tl" ); sediv( "art-block-tr" ); sediv( "art-block-bl" ); sediv( "art-block-br" ); sediv( "art-block-tc" ); sediv( "art-block-bc" ); sediv( "art-block-cl" ); sediv( "art-block-cr" ); sediv( "art-block-cc" ); }View on GitHub View on Trac
Invoked by
Calls
1 to 1 of 1
