Searched refs:bAtParagraphBegin (Results 1 – 1 of 1) sorted by relevance
777 bool bAtParagraphBegin = false; in createAndSetCustomAnimationEffect() local779 bAtParagraphBegin = pGroupEffect->getParaDepth() < nParagraphLevel; in createAndSetCustomAnimationEffect()781 … bAtParagraphBegin = !pLastEffect || pLastEffect->getParaDepth() < nParagraphLevel; in createAndSetCustomAnimationEffect()782 if( bAtParagraphBegin ) in createAndSetCustomAnimationEffect()
Completed in 33 milliseconds