Searched refs:recompose (Results 1 - 22 of 22) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DWhiteSpaceInfo.java80 * This function is called to recompose() all of the WhiteSpaceInfo elements.
82 public void recompose(StylesheetRoot root) method in class:WhiteSpaceInfo
H A DNamespaceAlias.java150 * This function is called to recompose() all of the namespace alias properties elements.
154 public void recompose(StylesheetRoot root) method in class:NamespaceAlias
H A DElemAttributeSet.java169 public void recompose(StylesheetRoot root) method in class:ElemAttributeSet
H A DKeyDeclaration.java193 public void recompose(StylesheetRoot root) method in class:KeyDeclaration
H A DDecimalFormatProperties.java395 * This function is called to recompose() all of the decimal format properties elements.
399 public void recompose(StylesheetRoot root) method in class:DecimalFormatProperties
H A DElemTemplate.java408 public void recompose(StylesheetRoot root) method in class:ElemTemplate
H A DStylesheetComposed.java77 public void recompose(Vector recomposableElements) throws TransformerException method in class:StylesheetComposed
270 * @param including Stylesheet to recompose
H A DStylesheetRoot.java233 * properties in the proper order and triggers the individual recompose
238 public void recompose() throws TransformerException method in class:StylesheetRoot
278 imported.recompose(recomposableElements);
299 // calling the recompose() function on each one. This will call back into the
303 ((ElemTemplateElement) recomposableElements.elementAt(i)).recompose(this);
733 * the template list is built during the recompose process and should not be
H A DElemVariable.java452 public void recompose(StylesheetRoot root) method in class:ElemVariable
H A DOutputProperties.java536 * This function is called to recompose all of the output format extended elements.
540 public void recompose(StylesheetRoot root) method in class:OutputProperties
H A DElemTemplateElement.java181 public void recompose(StylesheetRoot root) throws TransformerException method in class:ElemTemplateElement
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/transforms/
H A DAffineTransform.h173 void recompose(const DecomposedType&);
H A DAffineTransform.cpp343 this->recompose(srA);
413 void AffineTransform::recompose(const DecomposedType& decomp) function in class:WebCore::AffineTransform
H A DTransformationMatrix.h256 void recompose(const DecomposedType& decomp);
H A DTransformationMatrix.cpp421 // easier to recompose with) or Euler angles (rx, ry, rz), which
1385 // recompose
1386 recompose(fromDecomp);
1404 void TransformationMatrix::recompose(const DecomposedType& decomp) function in class:WebCore::TransformationMatrix
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DSVGRenderingContext.cpp313 transform.recompose(decomposition);
/external/chromium_org/third_party/icu/source/common/
H A Dnormalizer2impl.h462 void recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
H A Dnormalizer2impl.cpp733 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex, function in class:Normalizer2Impl
1026 // decompose and recompose.
1094 // Fails FCD test, need to decompose and contiguously recompose.
1116 * and recompose it.
1138 // Decompose [prevBoundary..src[ into the buffer and then recompose that part of it.
1143 recompose(buffer, recomposeStartIndex, onlyContiguous);
/external/icu4c/common/
H A Dnormalizer2impl.h556 void recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
H A Dnormalizer2impl.cpp808 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex, function in class:Normalizer2Impl
1150 // decompose and recompose.
1218 // Fails FCD test, need to decompose and contiguously recompose.
1240 * and recompose it.
1262 // Decompose [prevBoundary..src[ into the buffer and then recompose that part of it.
1267 recompose(buffer, recomposeStartIndex, onlyContiguous);
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DStylesheetHandler.java471 getStylesheetRoot().recompose();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 183 milliseconds