Searched refs:SourceField (Results 1 – 3 of 3) sorted by relevance
113 CJS_Field* SourceField();
56 CJS_Field* CJS_EventContext::SourceField() { in SourceField() function in CJS_EventContext
217 CJS_Field* pField = pRuntime->GetCurrentEventContext()->SourceField(); in get_source()