Home | History | Annotate | Download | only in javascript

Lines Matching refs:combined_len

1688   size_t combined_len = wstrValue.length() + wChange.length() -
1690 if (combined_len > wstrMaskLen) {