Searched refs:pHeightMinRelState (Results 1 – 1 of 1) sorted by relevance
402 XMLPropertyState* pHeightMinRelState = NULL; in ContextFilter() local522 case CTF_FRAMEHEIGHT_MIN_REL: pHeightMinRelState = propertie; break; in ContextFilter()815 ( pHeightMinRelState && in ContextFilter()816 ( !(pHeightMinRelState->maValue >>= nRel) || nRel > 0 ) ) ) in ContextFilter()825 if( pHeightMinRelState && SizeType::MIN != nSizeType) in ContextFilter()826 pHeightMinRelState->mnIndex = -1; in ContextFilter()
Completed in 19 milliseconds