Searched refs:intProps (Results 1 – 7 of 7) sorted by relevance
49 memset(intProps, 0, sizeof(intProps)); in UniProps()254 cpProps.intProps[blkIndex]=blockProps.intProps[blkIndex]; in getProps()292 if(newValues.contains(prop) && cpProps.intProps[index]==blockProps.intProps[index]) { in getProps()390 props.intProps[prop-UCHAR_INT_START]=value; in parseProperty()
47 int32_t getIntProp(int32_t prop) const { return intProps[prop-UCHAR_INT_START]; } in getIntProp()51 int32_t intProps[UCHAR_INT_LIMIT-UCHAR_INT_START]; member
448 static const IntProperty intProps[UCHAR_INT_LIMIT-UCHAR_INT_START]={ variable496 const IntProperty &prop=intProps[which-UCHAR_INT_START]; in u_getIntPropertyValue()516 const IntProperty &prop=intProps[which-UCHAR_INT_START]; in u_getIntPropertyMaxValue()536 const IntProperty &prop=intProps[which-UCHAR_INT_START]; in uprops_getSource()
1385 IntProperty intProps[]={ field in UCharacterProperty1521 return intProps[which-UProperty.INT_START].getValue(c); in getIntPropertyValue()1534 return intProps[which-UProperty.INT_START].getMaxValue(which); in getIntPropertyMaxValue()1547 return intProps[which-UProperty.INT_START].getSource(); in getSource()2124 if(intProps.length!=(UProperty.INT_LIMIT-UProperty.INT_START)) { in UCharacterProperty()
1384 IntProperty intProps[]={ field in UCharacterProperty1520 return intProps[which-UProperty.INT_START].getValue(c); in getIntPropertyValue()1533 return intProps[which-UProperty.INT_START].getMaxValue(which); in getIntPropertyMaxValue()1546 return intProps[which-UProperty.INT_START].getSource(); in getSource()2123 if(intProps.length!=(UProperty.INT_LIMIT-UProperty.INT_START)) { in UCharacterProperty()
135 - uprops.cpp: add lines to intProps[], include max values159 + add a new IntProperty object to the intProps[] array
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...