• Home
  • Raw
  • Download

Lines Matching refs:readDirection

173     pHcr->segmentInfo.readDirection = FROM_RIGHT_TO_LEFT;  in DecodeNonPCWs()
340 pHcr->segmentInfo.readDirection = in DecodeNonPCWs()
341 ToggleReadDirection(pHcr->segmentInfo.readDirection); in DecodeNonPCWs()
594 UCHAR readDirection; in Hcr_State_BODY_ONLY() local
605 readDirection = pHcr->segmentInfo.readDirection; in Hcr_State_BODY_ONLY()
625 &pRightStartOfSegment[segmentOffset], readDirection); in Hcr_State_BODY_ONLY()
709 UCHAR readDirection; in Hcr_State_BODY_SIGN__BODY() local
737 readDirection = pHcr->segmentInfo.readDirection; in Hcr_State_BODY_SIGN__BODY()
759 &pRightStartOfSegment[segmentOffset], readDirection); in Hcr_State_BODY_SIGN__BODY()
858 UCHAR readDirection; in Hcr_State_BODY_SIGN__SIGN() local
875 readDirection = pHcr->segmentInfo.readDirection; in Hcr_State_BODY_SIGN__SIGN()
894 &pRightStartOfSegment[segmentOffset], readDirection); in Hcr_State_BODY_SIGN__SIGN()
962 UCHAR readDirection; in Hcr_State_BODY_SIGN_ESC__BODY() local
988 readDirection = pHcr->segmentInfo.readDirection; in Hcr_State_BODY_SIGN_ESC__BODY()
1007 &pRightStartOfSegment[segmentOffset], readDirection); in Hcr_State_BODY_SIGN_ESC__BODY()
1125 UCHAR readDirection; in Hcr_State_BODY_SIGN_ESC__SIGN() local
1148 readDirection = pHcr->segmentInfo.readDirection; in Hcr_State_BODY_SIGN_ESC__SIGN()
1169 &pRightStartOfSegment[segmentOffset], readDirection); in Hcr_State_BODY_SIGN_ESC__SIGN()
1296 UCHAR readDirection; in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX() local
1308 readDirection = pHcr->segmentInfo.readDirection; in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1324 &pRightStartOfSegment[segmentOffset], readDirection); in Hcr_State_BODY_SIGN_ESC__ESC_PREFIX()
1405 UCHAR readDirection; in Hcr_State_BODY_SIGN_ESC__ESC_WORD() local
1428 readDirection = pHcr->segmentInfo.readDirection; in Hcr_State_BODY_SIGN_ESC__ESC_WORD()
1449 &pRightStartOfSegment[segmentOffset], readDirection); in Hcr_State_BODY_SIGN_ESC__ESC_WORD()