Searched refs:fontheight (Results 1 – 10 of 10) sorted by relevance
1062 prop.fontheight = 3.0f;1100 prop.fontheight = 3.0f;1138 prop.fontheight = 3.0f;1176 prop.fontheight = 3.0f;1214 prop.fontheight = 3.0f;1252 prop.fontheight = 3.0f;1290 prop.fontheight = 3.0f;1328 prop.fontheight = 3.0f;1366 prop.fontheight = 3.0f;1404 prop.fontheight = 3.0f;[all …]
787 prop.fontheight = 3.0f;824 prop.fontheight = 3.0f;861 prop.fontheight = 3.0f;898 prop.fontheight = 3.0f;1215 prop.fontheight = 3.0f;1255 prop.fontheight = 3.0f;
1741 prop.fontheight = 1.0f;1767 prop.fontheight = 1.0f;1791 prop.fontheight = 1.0f;1816 prop.fontheight = 1.0f;1846 prop.fontheight = 3.0f;
127 prop.fontheight = size.Height(); in OnModifyDone()571 optionProperties_[currentIndex].fontheight = size.Height(); in AddAnimationTextProperties()572 … if (optionProperties_[currentIndex].fontheight > optionProperties_[currentIndex].height) { in AddAnimationTextProperties()573 optionProperties_[currentIndex].fontheight = optionProperties_[currentIndex].height; in AddAnimationTextProperties()1022 … (optionProperties_[nextIndex].height - optionProperties_[nextIndex].fontheight) / in GetShiftDistance()1028 …val = (optionProperties_[index].height - optionProperties_[nextIndex].fontheight) / MIDDLE_CHILD_I… in GetShiftDistance()1038 … (optionProperties_[nextIndex].height - optionProperties_[nextIndex].fontheight) / in GetShiftDistance()1084 … (optionProperties_[nextIndex].height - optionProperties_[nextIndex].fontheight) / in GetShiftDistanceForLandscape()1089 …val = (optionProperties_[index].height - optionProperties_[nextIndex].fontheight) / MIDDLE_CHILD_I… in GetShiftDistanceForLandscape()1099 … (optionProperties_[nextIndex].height - optionProperties_[nextIndex].fontheight) / in GetShiftDistanceForLandscape()
55 float fontheight = 0.0f; member
133 prop.fontheight = size.Height(); in OnModifyDone()643 optionProperties_[currentIndex].fontheight = size.Height(); in AddAnimationTextProperties()644 … if (optionProperties_[currentIndex].fontheight > optionProperties_[currentIndex].height) { in AddAnimationTextProperties()645 optionProperties_[currentIndex].fontheight = optionProperties_[currentIndex].height; in AddAnimationTextProperties()1030 … (optionProperties_[nextIndex].height - optionProperties_[nextIndex].fontheight) / in GetShiftDistance()1036 …val = (optionProperties_[index].height - optionProperties_[nextIndex].fontheight) / MIDDLE_CHILD_I… in GetShiftDistance()1046 … (optionProperties_[nextIndex].height - optionProperties_[nextIndex].fontheight) / in GetShiftDistance()1090 … (optionProperties_[nextIndex].height - optionProperties_[nextIndex].fontheight) / in GetShiftDistanceForLandscape()1095 …val = (optionProperties_[index].height - optionProperties_[nextIndex].fontheight) / MIDDLE_CHILD_I… in GetShiftDistanceForLandscape()1105 … (optionProperties_[nextIndex].height - optionProperties_[nextIndex].fontheight) / in GetShiftDistanceForLandscape()
54 float fontheight = 0.0f; member
139 prop.fontheight = size.Height(); in OnModifyDone()823 optionProperties_[currentIndex].fontheight = size.Height(); in AddAnimationTextProperties()824 … if (optionProperties_[currentIndex].fontheight > optionProperties_[currentIndex].height) { in AddAnimationTextProperties()825 optionProperties_[currentIndex].fontheight = optionProperties_[currentIndex].height; in AddAnimationTextProperties()1315 … if (GreatOrEqual(optionProperties_[nextIndex].fontheight, optionProperties_[nextIndex].height)) { in GetSelectedDistance()1320 optionProperties_[nextIndex].fontheight / HALF_NUMBER; in GetSelectedDistance()1346 … (optionProperties_[nextIndex].height - optionProperties_[nextIndex].fontheight) / HALF_NUMBER; in GetUpCandidateDistance()1365 … (optionProperties_[nextIndex].height - optionProperties_[nextIndex].fontheight) / HALF_NUMBER; in GetDownCandidateDistance()1366 … if (GreatNotEqual(optionProperties_[nextIndex].fontheight, optionProperties_[index].height)) { in GetDownCandidateDistance()1367 … val = val + (optionProperties_[nextIndex].fontheight - optionProperties_[index].height); in GetDownCandidateDistance()
52 float fontheight = 0.0f; member
3392 datePickerOptionProperty.fontheight = TEST_FONT_SIZE;