Home
last modified time | relevance | path

Searched refs:nTestMatch (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/vcl/source/gdi/
H A Doutdev3.cxx1722 long nTestMatch; in ImplFindByAttributes() local
1749 nTestMatch = 0; in ImplFindByAttributes()
1756 nTestMatch += 10000000*3; in ImplFindByAttributes()
1758 nTestMatch += 10000000*2; in ImplFindByAttributes()
1760 nTestMatch += 10000000; in ImplFindByAttributes()
1763 nTestMatch -= 10000000; in ImplFindByAttributes()
1769 nTestMatch += 10000000*2; in ImplFindByAttributes()
1771 nTestMatch += 10000000; in ImplFindByAttributes()
1774 nTestMatch -= 10000000; in ImplFindByAttributes()
1780 nTestMatch += 10000000*2; in ImplFindByAttributes()
[all …]