HomeSort by relevance Sort by last modified time
    Searched refs:styleString (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractStyleRefactoring.java 350 String styleString = computeStyleDeclaration(createFile, initialIndent);
351 addFile.setEdit(new InsertEdit(insertAtIndex, styleString));
447 String styleString = sb.toString();
448 return styleString;
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js     [all...]

Completed in 84 milliseconds