Home
last modified time | relevance | path

Searched refs:shapeVars (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Dushape.cpp731 UErrorCode *pErrorCode,struct uShapeVariables shapeVars ) { in handleGeneratedSpaces() argument
807 if ( ((options&U_SHAPE_LAMALEF_MASK) == shapeVars.uShapeLamalefBegin) || in handleGeneratedSpaces()
809 && (shapeVars.spacesRelativeToTextBeginEnd==1)) ) { in handleGeneratedSpaces()
812 if ( (options&U_SHAPE_TASHKEEL_MASK) == shapeVars.uShapeTashkeelBegin ) { in handleGeneratedSpaces()
848 if ( ((options&U_SHAPE_LAMALEF_MASK) == shapeVars.uShapeLamalefEnd) || in handleGeneratedSpaces()
850 && (shapeVars.spacesRelativeToTextBeginEnd==0)) ) { in handleGeneratedSpaces()
853 if ( (options&U_SHAPE_TASHKEEL_MASK) == shapeVars.uShapeTashkeelEnd ){ in handleGeneratedSpaces()
1031 … int yehHamzaOption, int seenTailOption, int lamAlefOption, struct uShapeVariables shapeVars) { in expandCompositCharAtNear() argument
1040 dest[i-1] = shapeVars.tailChar; in expandCompositCharAtNear()
1085 UErrorCode *pErrorCode, int shapingMode,struct uShapeVariables shapeVars) { in expandCompositChar() argument
[all …]