Searched refs:resRotate (Results 1 – 1 of 1) sorted by relevance
721 const ResRotateViewUpdater resRotate = in GetViewRotate() local724 NW_ASSERTMSG(resRotate.IsValid(), "View updater isn't \"Rotate\""); in GetViewRotate()726 return resRotate.GetViewRotate(); in GetViewRotate()733 ResRotateViewUpdater resRotate = in SetViewRotate() local736 NW_ASSERTMSG(resRotate.IsValid(), "View updater isn't \"Rotate\""); in SetViewRotate()738 resRotate.SetViewRotate(viewRotate); in SetViewRotate()