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

  /external/chromium_org/third_party/icu/source/common/
ushape.c 611 int tashkeelOption = 0;
622 tashkeelOption = 1;
625 if(lamAlefOption || tashkeelOption){
711 int tashkeelOption = 0;
719 tashkeelOption = 1;
723 if (lamAlefOption || tashkeelOption){
736 (tashkeelOption && dest[i] == TASHKEEL_SPACE_SUB) ){
776 tashkeelOption = 0;
785 tashkeelOption = 1;
789 if(lamAlefOption || tashkeelOption){
    [all...]
  /external/icu4c/common/
ushape.cpp 616 int tashkeelOption = 0;
627 tashkeelOption = 1;
630 if(lamAlefOption || tashkeelOption){
718 int tashkeelOption = 0;
726 tashkeelOption = 1;
738 if (lamAlefOption || tashkeelOption){
744 (tashkeelOption && dest[i] == TASHKEEL_SPACE_SUB) ){
787 tashkeelOption = 0;
796 tashkeelOption = 1;
800 if(lamAlefOption || tashkeelOption){
    [all...]

Completed in 151 milliseconds