Searched refs:pAllBorderDistance (Results 1 – 1 of 1) sorted by relevance
302 XMLPropertyState* pAllBorderDistance = 0; in finished() local352 case CTF_ALLBORDERDISTANCE: pAllBorderDistance = property; break; in finished()483 if( pAllBorderDistance && !pBorderDistances[i] ) in finished()487 pAllBorderDistance->mnIndex + i + 1 ); in finished()493 new XMLPropertyState( pAllBorderDistance->mnIndex + i + 1, in finished()494 pAllBorderDistance->maValue ); in finished()596 if( pAllBorderDistance ) in finished()597 pAllBorderDistance->mnIndex = -1; in finished()
Completed in 14 milliseconds