Searched refs:aOrientation1 (Results 1 – 1 of 1) sorted by relevance
1385 table::CellOrientation aOrientation1, aOrientation2; in equals() local1387 if((r1 >>= aOrientation1) && (r2 >>= aOrientation2)) in equals()1388 return (aOrientation1 == aOrientation2); in equals()
Completed in 18 milliseconds