Home
last modified time | relevance | path

Searched defs:startNew (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_breakbefore.cpp21 void CJX_BreakBefore::startNew(CFXJSE_Value* pValue, in startNew() function in CJX_BreakBefore
Dcjx_breakafter.cpp21 void CJX_BreakAfter::startNew(CFXJSE_Value* pValue, in startNew() function in CJX_BreakAfter
Dcjx_break.cpp69 void CJX_Break::startNew(CFXJSE_Value* pValue, in startNew() function in CJX_Break
/external/jdiff/src/jdiff/
DAPIComparator.java489 int startNew = newClass.methods_.indexOf(oldMethod); in compareAllMethods() local
540 int startNew = newClass.methods_.indexOf(newMethod); in compareAllMethods() local