Searched refs:nLeftP (Results 1 – 1 of 1) sorted by relevance
39 SvBorder( long nLeftP, long nTopP, long nRightP, long nBottomP ) in SvBorder() argument40 { nLeft = nLeftP; nTop = nTopP; nRight = nRightP; nBottom = nBottomP; } in SvBorder()
Completed in 28 milliseconds