Searched refs:LinePositionTLBR (Results 1 – 1 of 1) sorted by relevance
7452 #define LinePositionTLBR 0x10000000 macro7549 nPosition |= aPt1.Y() < aPt2.Y() ? LinePositionTLBR : LinePositionBLTR; in GetLinePositions()7551 nPosition |= aPt1.Y() < aPt2.Y() ? LinePositionBLTR : LinePositionTLBR; in GetLinePositions()7803 if ( nFlags & LinePositionTLBR ) in ApplyCellLineAttributes()
Completed in 57 milliseconds