Searched defs:oldSource (Results 1 – 6 of 6) sorted by relevance
109 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF32() local216 const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF8() local
174 … const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF32() local231 … const UTF16* oldSource = source; /* In case we have to back up because of target overflow. */ in ConvertUTF16toUTF8() local
149 function didEditScriptSource(oldSource, error) argument166 function didReceiveSource(oldSource) argument172 _updateBreakpointsAfterLiveEdit: function(sourceFileId, oldSource, newSource) argument
140 const UChar* oldSource = source; // In case we have to back up because of target overflow. in convertUTF16ToUTF8() local
230 HGDIOBJ oldSource = SelectObject(sourceDC, coreBitmap); in writeImage() local
495 RegisterSpec oldSource, RegisterSpec newSource) { in onSourceChanged()