Searched refs:transformationMethod (Results 1 – 1 of 1) sorted by relevance
71 TransformationMethod transformationMethod = getTransformationMethod(); in makeSingleLayout() local73 if (transformationMethod != null) { in makeSingleLayout()74 text = transformationMethod.getTransformation(text, this); in makeSingleLayout()