Home
last modified time | relevance | path

Searched refs:BOX_F (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/price/PRICE-1.3.0/
H A DPRCCustTraceEdges.m82 case 4: theForm1 = BOX_F;
85 theForm1 = BOX_F;
106 case 4: theForm2 = BOX_F;
109 theForm2 = BOX_F;
130 case 4: theForm3 = BOX_F;
133 theForm3 = BOX_F;
H A DPRCMedian.m60 case 4: theForm = BOX_F;
63 theForm = BOX_F;
H A DPRMedian.h15 enum medianForms { HORIZONTAL_F, VERTICAL_F, CROSS_F, BOX_F }; enumerator
H A DPRMedian.m262 } else if (form == BOX_F)
/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/
H A Dtest_powell.pro161 ; BOX_F evaluates the Box function.
185 ; Output, BOX_F, the function value.
/dports/editors/the/THE-3.3RC4/
H A Dbox.c192 case BOX_F:
H A Dcomm2.c1465 box_operations(BOX_F,SOURCE_BLOCK,TRUE,(CHARTYPE)key);
H A Dthe.h1838 #define BOX_F 4 macro