HomeSort by relevance Sort by last modified time
    Searched refs:recompose (Results 1 - 23 of 23) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
WhiteSpaceInfo.java 80 * This function is called to recompose() all of the WhiteSpaceInfo elements.
82 public void recompose(StylesheetRoot root) method in class:WhiteSpaceInfo
NamespaceAlias.java 150 * This function is called to recompose() all of the namespace alias properties elements.
154 public void recompose(StylesheetRoot root) method in class:NamespaceAlias
ElemAttributeSet.java 169 public void recompose(StylesheetRoot root) method in class:ElemAttributeSet
KeyDeclaration.java 193 public void recompose(StylesheetRoot root) method in class:KeyDeclaration
DecimalFormatProperties.java 395 * This function is called to recompose() all of the decimal format properties elements.
399 public void recompose(StylesheetRoot root) method in class:DecimalFormatProperties
ElemTemplate.java 408 public void recompose(StylesheetRoot root) method in class:ElemTemplate
StylesheetComposed.java 77 public void recompose(Vector recomposableElements) throws TransformerException method in class:StylesheetComposed
267 * Recompose the value of the composed include list. Builds a composite
270 * @param including Stylesheet to recompose
StylesheetRoot.java 228 * Recompose the values of all "composed" properties, meaning
233 * 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);
494 * Recompose the output format object from the included elements.
547 * Recompose the attribute-set declarations.
588 * Recompose the decimal-format declarations.
651 * Recompose the key declarations
    [all...]
ElemVariable.java 452 public void recompose(StylesheetRoot root) method in class:ElemVariable
OutputProperties.java 536 * This function is called to recompose all of the output format extended elements.
540 public void recompose(StylesheetRoot root) method in class:OutputProperties
ElemTemplateElement.java 181 public void recompose(StylesheetRoot root) throws TransformerException method in class:ElemTemplateElement
    [all...]
  /external/icu/icu4c/source/common/
normalizer2impl.h 571 void recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
normalizer2impl.cpp 860 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex, function in class:Normalizer2Impl
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
Normalizer2Impl.java 1272 recompose(buffer, recomposeStartIndex, onlyContiguous); method
1900 private void recompose(ReorderingBuffer buffer, int recomposeStartIndex, method
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Normalizer2Impl.java 1268 recompose(buffer, recomposeStartIndex, onlyContiguous); method
1896 private void recompose(ReorderingBuffer buffer, int recomposeStartIndex, method
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java 471 getStylesheetRoot().recompose();
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 1224 milliseconds