HomeSort by relevance Sort by last modified time
    Searched refs:recompose (Results 1 - 25 of 25) 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/chromium_org/third_party/WebKit/Source/core/platform/graphics/transforms/
AffineTransform.h 173 void recompose(const DecomposedType&);
AffineTransform.cpp 343 this->recompose(srA);
413 void AffineTransform::recompose(const DecomposedType& decomp) function in class:WebCore::AffineTransform
TransformationMatrix.h 256 void recompose(const DecomposedType& decomp);
TransformationMatrix.cpp 421 // easier to recompose with) or Euler angles (rx, ry, rz), which
1404 void TransformationMatrix::recompose(const DecomposedType& decomp) function in class:WebCore::TransformationMatrix
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGRenderingContext.cpp 313 transform.recompose(decomposition);
  /external/chromium_org/third_party/icu/source/common/
normalizer2impl.h 462 void recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
normalizer2impl.cpp 733 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex, function in class:Normalizer2Impl
    [all...]
  /external/icu4c/common/
normalizer2impl.h 556 void recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
normalizer2impl.cpp 808 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...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/internal/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 

Completed in 595 milliseconds