Searched refs:nMSTotalWidth (Results 1 – 2 of 2) sorted by relevance
1260 nMSTotalWidth = (nMSTotalWidth == 5) ? in DetermineBorderProperties()1261 nMSTotalWidth*2 : nMSTotalWidth*3; in DetermineBorderProperties()1275 nMSTotalWidth = nMSTotalWidth*9/2; in DetermineBorderProperties()1286 nMSTotalWidth = nMSTotalWidth + 15*2; in DetermineBorderProperties()1293 nMSTotalWidth = nMSTotalWidth + 15*4; in DetermineBorderProperties()1308 nMSTotalWidth += 20 + (nMSTotalWidth-1)/2; in DetermineBorderProperties()1315 nMSTotalWidth += 5 + (nMSTotalWidth-1)/2; in DetermineBorderProperties()1335 nMSTotalWidth += nMSTotalWidth + 20 * 2; in DetermineBorderProperties()1339 nMSTotalWidth += nMSTotalWidth + 7 * 2; in DetermineBorderProperties()1368 nMSTotalWidth = nMSTotalWidth*2 + 15*2 + 30; in DetermineBorderProperties()[all …]
1315 nMSTotalWidth = nMSTotalWidth * nIdx * 15; in DetermineBorderProperties()1351 nMSTotalWidth = (nMSTotalWidth == 5) ? in DetermineBorderProperties()1352 nMSTotalWidth*2 : nMSTotalWidth*3; in DetermineBorderProperties()1366 nMSTotalWidth = nMSTotalWidth*9/2; in DetermineBorderProperties()1377 nMSTotalWidth = nMSTotalWidth + 15*2; in DetermineBorderProperties()1384 nMSTotalWidth = nMSTotalWidth + 15*4; in DetermineBorderProperties()1399 nMSTotalWidth += 20 + (nMSTotalWidth-1)/2; in DetermineBorderProperties()1406 nMSTotalWidth += 5 + (nMSTotalWidth-1)/2; in DetermineBorderProperties()1426 nMSTotalWidth += nMSTotalWidth + 20 * 2; in DetermineBorderProperties()1430 nMSTotalWidth += nMSTotalWidth + 7 * 2; in DetermineBorderProperties()[all …]
Completed in 107 milliseconds