Searched refs:styleString (Results 1 – 1 of 1) sorted by relevance
350 String styleString = computeStyleDeclaration(createFile, initialIndent); in computeChanges() local351 addFile.setEdit(new InsertEdit(insertAtIndex, styleString)); in computeChanges()447 String styleString = sb.toString(); in computeStyleDeclaration() local448 return styleString; in computeStyleDeclaration()