Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx143 mnAttributeContentState = mpAttributeLayer->getContentState(); in updateStateIds()
290 if( mpAttributeLayer->getContentState() != mnAttributeContentState ) in getUpdateFlags()
432 mnAttributeContentState(0), in DrawShape()
493 mnAttributeContentState(0), in DrawShape()
545 mnAttributeContentState(0), in DrawShape()
H A Ddrawshape.hxx333 … mutable State::StateId mnAttributeContentState; member in slideshow::internal::DrawShape