/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
H A D | WhiteSpaceInfo.java | 80 * This function is called to recompose() all of the WhiteSpaceInfo elements. 82 public void recompose(StylesheetRoot root) method in class:WhiteSpaceInfo
|
H A D | 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
|
H A D | ElemAttributeSet.java | 169 public void recompose(StylesheetRoot root) method in class:ElemAttributeSet
|
H A D | KeyDeclaration.java | 193 public void recompose(StylesheetRoot root) method in class:KeyDeclaration
|
H A D | 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
|
H A D | ElemTemplate.java | 408 public void recompose(StylesheetRoot root) method in class:ElemTemplate
|
H A D | StylesheetComposed.java | 77 public void recompose(Vector recomposableElements) throws TransformerException method in class:StylesheetComposed 270 * @param including Stylesheet to recompose
|
H A D | StylesheetRoot.java | 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); 733 * the template list is built during the recompose process and should not be
|
H A D | ElemVariable.java | 452 public void recompose(StylesheetRoot root) method in class:ElemVariable
|
H A D | 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
|
H A D | ElemTemplateElement.java | 181 public void recompose(StylesheetRoot root) throws TransformerException method in class:ElemTemplateElement
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/transforms/ |
H A D | AffineTransform.h | 173 void recompose(const DecomposedType&);
|
H A D | AffineTransform.cpp | 343 this->recompose(srA); 413 void AffineTransform::recompose(const DecomposedType& decomp) function in class:WebCore::AffineTransform
|
H A D | TransformationMatrix.h | 256 void recompose(const DecomposedType& decomp);
|
H A D | TransformationMatrix.cpp | 421 // easier to recompose with) or Euler angles (rx, ry, rz), which 1385 // recompose 1386 recompose(fromDecomp); 1404 void TransformationMatrix::recompose(const DecomposedType& decomp) function in class:WebCore::TransformationMatrix
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
H A D | SVGRenderingContext.cpp | 313 transform.recompose(decomposition);
|
/external/chromium_org/third_party/icu/source/common/ |
H A D | normalizer2impl.h | 462 void recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
|
H A D | normalizer2impl.cpp | 733 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex, function in class:Normalizer2Impl 1026 // decompose and recompose. 1094 // Fails FCD test, need to decompose and contiguously recompose. 1116 * and recompose it. 1138 // Decompose [prevBoundary..src[ into the buffer and then recompose that part of it. 1143 recompose(buffer, recomposeStartIndex, onlyContiguous);
|
/external/icu4c/common/ |
H A D | normalizer2impl.h | 556 void recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
|
H A D | normalizer2impl.cpp | 808 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex, function in class:Normalizer2Impl 1150 // decompose and recompose. 1218 // Fails FCD test, need to decompose and contiguously recompose. 1240 * and recompose it. 1262 // Decompose [prevBoundary..src[ into the buffer and then recompose that part of it. 1267 recompose(buffer, recomposeStartIndex, onlyContiguous);
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
H A D | StylesheetHandler.java | 471 getStylesheetRoot().recompose();
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |