windowing/windowserver/nga/SERVER/openwfc/cliwin.cpp
branchRCL_3
changeset 209 5c40347c6f16
parent 164 25ffed67c7ef
equal deleted inserted replaced
186:1bc91eb0b8ae 209:5c40347c6f16
   561 				windowTreeObserver->NodeExtentChanged(*anim, rect);
   561 				windowTreeObserver->NodeExtentChanged(*anim, rect);
   562 				}
   562 				}
   563 			}
   563 			}
   564 		}
   564 		}
   565 	}
   565 	}
   566 
       
   567 
   566 
   568 void CWsClientWindow::GetElementFlipAndRotation(TBool& aElemetFlip, MWsElement::TElementRotation& aElemenetRotation)
   567 void CWsClientWindow::GetElementFlipAndRotation(TBool& aElemetFlip, MWsElement::TElementRotation& aElemenetRotation)
   569     {
   568     {
   570     MWsElement* element = Screen()->WindowElements().GetElementFromWindow(*this);
   569     MWsElement* element = Screen()->WindowElements().GetElementFromWindow(*this);
   571     if (element)
   570     if (element)