HomeSort by relevance Sort by last modified time
    Searched refs:recompose (Results 1 - 17 of 17) 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/webkit/Source/WebCore/platform/graphics/transforms/
TransformationMatrix.h 260 void recompose(const DecomposedType& decomp);
TransformationMatrix.cpp 409 // easier to recompose with) or Euler angles (rx, ry, rz), which
1074 void TransformationMatrix::recompose(const DecomposedType& decomp) function in class:WebCore::TransformationMatrix
    [all...]
  /external/icu4c/common/
normalizer2impl.h 468 void recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
normalizer2impl.cpp 738 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex, function in class:Normalizer2Impl
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java 471 getStylesheetRoot().recompose();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 331 milliseconds