Searched defs:newTarget (Results 1 – 8 of 8) sorted by relevance
128 construct: function(target, argumentsList, newTarget) { argument142 construct: function(target, argumentsList, newTarget) { argument155 construct: function(target, argumentsList, newTarget) { argument
111 char *newTarget; in ucnv_cbFromUWriteUChars() local
121 newTarget: from, property
831 ByteBuffer newTarget = ByteBuffer.wrap(encoder.errorBuffer); in cbFromUWriteUChars() local
360 target_valid(struct gl_context *ctx, GLenum origTarget, GLenum newTarget) in target_valid()