Searched refs:refSemantic (Results 1 – 1 of 1) sorted by relevance
19743 function notYetDrawn(translate, semantic, refSemantic, property) { argument19745 element: elementToString(refSemantic),19972 refSemantic,19976 refSemantic = semantic[side + 'Ref'];19980 refSemantic = refSemantic && refSemantic[0];19987 refSemantic = semantic.$parent;19990 element = refSemantic && this._getElement(refSemantic);19996 if (refSemantic) {19997 throw notYetDrawn(translate, semantic, refSemantic, side + 'Ref');