Searched defs:ORIGIN (Results 1 – 5 of 5) sorted by relevance
20 ORIGIN, enumConstant
33 this.ORIGIN = { x: initialX, y: initialY }; property in Foo
31 ORIGIN = 'Origin' variable
105 public static final String ORIGIN = "Origin"; field in HttpHeaders
37 INVALID, APP, SHADOW, ORIGIN enumerator