Searched refs:resRotate (Results 1 – 1 of 1) sorted by relevance
520 const ResRotateViewUpdater resRotate = in GetViewRotate() local523 NW_ASSERTMSG(resRotate.IsValid(), "View updater isn't \"Rotate\""); in GetViewRotate()525 return resRotate.GetViewRotate(); in GetViewRotate()532 ResRotateViewUpdater resRotate = in SetViewRotate() local535 NW_ASSERTMSG(resRotate.IsValid(), "View updater isn't \"Rotate\""); in SetViewRotate()537 resRotate.SetViewRotate(viewRotate); in SetViewRotate()