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

  /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
LSSerializerImpl.java 95 protected int fFeatures = 0;
215 fFeatures |= CDATA;
216 fFeatures |= COMMENTS;
217 fFeatures |= ELEM_CONTENT_WHITESPACE;
218 fFeatures |= ENTITIES;
219 fFeatures |= NAMESPACES;
220 fFeatures |= NAMESPACEDECLS;
221 fFeatures |= SPLITCDATA;
222 fFeatures |= WELLFORMED;
223 fFeatures |= DISCARDDEFAULT;
    [all...]
DOM3TreeWalker.java 112 private int fFeatures = 0;
572 if ((fFeatures & COMMENTS) != 0) {
576 if ((fFeatures & WELLFORMED) != 0) {
609 if ((fFeatures & WELLFORMED) != 0) {
620 if ((fFeatures & NAMESPACES) != 0) {
651 if ((fFeatures & NAMESPACES) != 0 ) {
696 if ((fFeatures & WELLFORMED) != 0) {
705 if ((fFeatures & NAMESPACES) != 0 && !xmlnsAttr) {
741 if ((fFeatures & NAMESPACEDECLS) != 0) {
764 if ((fFeatures & NAMESPACEDECLS) != 0) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/34/1/.cp/ant_tasks/
pde-ant.jar 
  /external/chromium_org/remoting/tools/winext/manifest/
rdp.h 82 USHORT fFeatures;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oaidl.h 218 USHORT fFeatures;
227 USHORT fFeatures;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 

Completed in 179 milliseconds