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

1 2

  /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.cpp     [all...]
normalizer2impl.h 652 void recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
Normalizer2Impl.java 1294 recompose(buffer, recomposeStartIndex, onlyContiguous); method
1941 private void recompose(ReorderingBuffer buffer, int recomposeStartIndex, method in class:Normalizer2Impl
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Normalizer2Impl.java 1292 recompose(buffer, recomposeStartIndex, onlyContiguous); method
1939 private void recompose(ReorderingBuffer buffer, int recomposeStartIndex, method in class:Normalizer2Impl
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/norm/
composition.go 463 // It should only be used to recompose a single segment, as it will not
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/norm/
composition.go 463 // It should only be used to recompose a single segment, as it will not
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java 471 getStylesheetRoot().recompose();
    [all...]
  /prebuilts/tools/common/m2/repository/avalon-framework/avalon-framework/4.1.3/
avalon-framework-4.1.3.jar 
  /external/annotation-tools/asmx/test/lib/
xalan-2.6.0.jar 
  /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 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 

Completed in 1677 milliseconds

1 2