Searched refs:nEntryHeightDIV2 (Results 1 – 1 of 1) sorted by relevance
1077 long nEntryHeightDIV2 = nEntryHeight / 2; in DrawNet() local1078 if( nEntryHeightDIV2 && !(nEntryHeight & 0x0001)) in DrawNet()1079 nEntryHeightDIV2--; in DrawNet()1118 aPos1.Y() += nEntryHeightDIV2; in DrawNet()1142 aPos1.Y() += nEntryHeightDIV2; in DrawNet()1162 aPos1.Y() += nEntryHeightDIV2; in DrawNet()1166 aPos2.Y() += nEntryHeightDIV2; in DrawNet()
Completed in 22 milliseconds