Searched refs:recompose (Results 1 - 16 of 16) 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/icu/icu4c/source/common/
H A Dnormalizer2impl.h571 void recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
H A Dnormalizer2impl.cpp860 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex, function in class:Normalizer2Impl
1202 // decompose and recompose.
1270 // Fails FCD test, need to decompose and contiguously recompose.
1292 * and recompose it.
1314 // Decompose [prevBoundary..src[ into the buffer and then recompose that part of it.
1319 recompose(buffer, recomposeStartIndex, onlyContiguous);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNormalizer2Impl.java1164 // decompose and recompose.
1230 // Fails FCD test, need to decompose and contiguously recompose.
1250 * and recompose it.
1272 // Decompose [prevBoundary..src[ into the buffer and then recompose that part of it.
1275 recompose(buffer, recomposeStartIndex, onlyContiguous);
1903 private void recompose(ReorderingBuffer buffer, int recomposeStartIndex, method in class:Normalizer2Impl
/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 920 milliseconds