Lines Matching refs:Unwrap
19 BaseContext* BaseContext::Unwrap(Handle<Object> obj) { in Unwrap() function in BaseContext
26 BaseContext* BaseContext = Unwrap(args.This()); in FillRect()
53 BaseContext* BaseContext = Unwrap(args.This()); in Save()
63 BaseContext* BaseContext = Unwrap(args.This()); in Restore()
73 BaseContext* BaseContext = Unwrap(args.This()); in Rotate()
90 BaseContext* BaseContext = Unwrap(args.This()); in Translate()
108 BaseContext* BaseContext = Unwrap(args.This()); in ResetTransform()
118 BaseContext* BaseContext = Unwrap(args.This()); in Stroke()
140 BaseContext* BaseContext = Unwrap(args.This()); in Fill()
205 BaseContext* baseContext = Unwrap(info.This()); in GetFillStyle()
211 BaseContext* baseContext = Unwrap(info.This()); in GetStrokeStyle()
217 BaseContext* baseContext = Unwrap(info.This()); in SetFillStyle()
223 BaseContext* baseContext = Unwrap(info.This()); in SetStrokeStyle()
230 BaseContext* baseContext = Unwrap(info.This()); in GetWidth()
243 BaseContext* baseContext = Unwrap(info.This()); in GetHeight()