Home
last modified time | relevance | path

Searched refs:HORIZONTAL_F (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/price/PRICE-1.3.0/
H A DPRMedian.h15 enum medianForms { HORIZONTAL_F, VERTICAL_F, CROSS_F, BOX_F }; enumerator
H A DPRCCustTraceEdges.m76 case 1: theForm1 = HORIZONTAL_F;
100 case 1: theForm2 = HORIZONTAL_F;
124 case 1: theForm3 = HORIZONTAL_F;
H A DPRCMedian.m54 case 1: theForm = HORIZONTAL_F;
H A DPRMedian.m102 if (form == HORIZONTAL_F)