Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/source/polygon/
H A Db2dpolypolygonrasterconverter.cxx66 sal_uInt32 *m_indices2; member in basegfx::radixSort
82 m_indices2 = NULL; in radixSort()
91 delete [] m_indices2; in ~radixSort()
103 if(m_indices2) in resize()
104 delete [] m_indices2; in resize()
115 delete [] m_indices2; in resize()
117 m_indices2 = NULL; in resize()
244 m_indices1 = m_indices2; in sort()
245 m_indices2 = Tmp; in sort()
265 m_indices2 = Tmp; in sort()
[all …]

Completed in 12 milliseconds