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

  /external/icu4c/common/
ubidi.c 69 * Changes of dirProp values are done on the fly, without writing
359 static DirProp
366 DirProp dirProp, result=ON;
370 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar);
372 if(dirProp==L || dirProp==R || dirProp==AL) {
373 result=dirProp;
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ubidi.c 68 * Changes of dirProp values are done on the fly, without writing
366 DirProp *dirProps=pBiDi->dirPropsMemory; /* pBiDi->dirProps is const */
371 DirProp dirProp=0, paraDirDefault=0;/* initialize to avoid compiler warnings */
390 DirProp paraDir; /* == CONTEXT_RTL within paragraphs
392 DirProp lastStrongDir=0; /* for default level & inverse BiDi */
417 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar));
418 dirProps[i-1]=dirProp|paraDir;
421 dirProps[i-2]=(DirProp)(BN|paraDir)
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 1589 milliseconds