HomeSort by relevance Sort by last modified time
    Searched defs:bestLength (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/page/
Frame.cpp 480 int bestLength = -1;
486 if (length >= bestLength) {
488 bestLength = length;
495 return mutableStringToMatch.substring(bestPos, bestLength);
    [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 85 milliseconds