inputmethods_pub/ptiengine_iti_api/inc/PtiDefs.h
changeset 15 806570e85b3d
parent 0 eb1f2e154e89
child 50 5a1685599b76
equal deleted inserted replaced
13:3b79bedfdc20 15:806570e85b3d
   497     {
   497     {
   498     EPtiStrokes  = 0x01,
   498     EPtiStrokes  = 0x01,
   499     EPtiPinyin   = 0x02,
   499     EPtiPinyin   = 0x02,
   500     EPtiBopomofo = 0x04,
   500     EPtiBopomofo = 0x04,
   501     EPtiZhuyin   = 0x08,
   501     EPtiZhuyin   = 0x08,
   502     EPtiCangJie  = 0x16,
   502     EPtiCangJie  = 0x10,
   503     EPtiEasyCangjie = 0x20,
   503     EPtiEasyCangjie = 0x20,
   504     EPtiAdvCangjie = 0x40
   504     EPtiAdvCangjie = 0x40
   505     };
   505     };
   506 
   506 
   507 /**
   507 /**