Searched refs:recompose (Results 1 - 17 of 17) 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/webkit/Source/WebCore/platform/graphics/transforms/
H A DTransformationMatrix.h260 void recompose(const DecomposedType& decomp);
H A DTransformationMatrix.cpp409 // easier to recompose with) or Euler angles (rx, ry, rz), which
1055 // recompose
1056 recompose(fromDecomp);
1074 void TransformationMatrix::recompose(const DecomposedType& decomp) function in class:WebCore::TransformationMatrix
/external/icu4c/common/
H A Dnormalizer2impl.h468 void recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
H A Dnormalizer2impl.cpp738 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex, function in class:Normalizer2Impl
1031 // decompose and recompose.
1099 // Fails FCD test, need to decompose and contiguously recompose.
1121 * and recompose it.
1143 // Decompose [prevBoundary..src[ into the buffer and then recompose that part of it.
1148 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 623 milliseconds