Lines Matching refs:GetDistance

986 	Categories[0]->SetValue(0, rFormat.GetDistance(DIS_HORIZONTAL));  in ReadFrom()
987 Categories[0]->SetValue(1, rFormat.GetDistance(DIS_VERTICAL)); in ReadFrom()
988 Categories[0]->SetValue(2, rFormat.GetDistance(DIS_ROOT)); in ReadFrom()
989 Categories[1]->SetValue(0, rFormat.GetDistance(DIS_SUPERSCRIPT)); in ReadFrom()
990 Categories[1]->SetValue(1, rFormat.GetDistance(DIS_SUBSCRIPT)); in ReadFrom()
991 Categories[2]->SetValue(0, rFormat.GetDistance(DIS_NUMERATOR)); in ReadFrom()
992 Categories[2]->SetValue(1, rFormat.GetDistance(DIS_DENOMINATOR)); in ReadFrom()
993 Categories[3]->SetValue(0, rFormat.GetDistance(DIS_FRACTION)); in ReadFrom()
994 Categories[3]->SetValue(1, rFormat.GetDistance(DIS_STROKEWIDTH)); in ReadFrom()
995 Categories[4]->SetValue(0, rFormat.GetDistance(DIS_UPPERLIMIT)); in ReadFrom()
996 Categories[4]->SetValue(1, rFormat.GetDistance(DIS_LOWERLIMIT)); in ReadFrom()
997 Categories[5]->SetValue(0, rFormat.GetDistance(DIS_BRACKETSIZE)); in ReadFrom()
998 Categories[5]->SetValue(1, rFormat.GetDistance(DIS_BRACKETSPACE)); in ReadFrom()
999 Categories[5]->SetValue(3, rFormat.GetDistance(DIS_NORMALBRACKETSIZE)); in ReadFrom()
1000 Categories[6]->SetValue(0, rFormat.GetDistance(DIS_MATRIXROW)); in ReadFrom()
1001 Categories[6]->SetValue(1, rFormat.GetDistance(DIS_MATRIXCOL)); in ReadFrom()
1002 Categories[7]->SetValue(0, rFormat.GetDistance(DIS_ORNAMENTSIZE)); in ReadFrom()
1003 Categories[7]->SetValue(1, rFormat.GetDistance(DIS_ORNAMENTSPACE)); in ReadFrom()
1004 Categories[8]->SetValue(0, rFormat.GetDistance(DIS_OPERATORSIZE)); in ReadFrom()
1005 Categories[8]->SetValue(1, rFormat.GetDistance(DIS_OPERATORSPACE)); in ReadFrom()
1006 Categories[9]->SetValue(0, rFormat.GetDistance(DIS_LEFTSPACE)); in ReadFrom()
1007 Categories[9]->SetValue(1, rFormat.GetDistance(DIS_RIGHTSPACE)); in ReadFrom()
1008 Categories[9]->SetValue(2, rFormat.GetDistance(DIS_TOPSPACE)); in ReadFrom()
1009 Categories[9]->SetValue(3, rFormat.GetDistance(DIS_BOTTOMSPACE)); in ReadFrom()