Searched refs:pJS_Annot (Results 1 – 1 of 1) sorted by relevance
1115 CJS_Annot* pJS_Annot = in getAnnot() local1117 Annot* pAnnot = static_cast<Annot*>(pJS_Annot->GetEmbedObject()); in getAnnot()1119 vRet = CJS_Value(pRuntime, pJS_Annot); in getAnnot()1153 CJS_Annot* pJS_Annot = in getAnnots() local1155 Annot* pAnnot = static_cast<Annot*>(pJS_Annot->GetEmbedObject()); in getAnnots()1157 annots.SetElement(pRuntime, i, CJS_Value(pRuntime, pJS_Annot)); in getAnnots()