Searched refs:rcBody (Results 1 – 1 of 1) sorted by relevance
1028 CFX_FloatRect rcBody = in GenerateFormAP() local1031 rcBody.Normalize(); in GenerateFormAP()1082 vt.SetPlateRect(rcBody); in GenerateFormAP()1112 CFX_PointF(0.0f, (rcContent.Height() - rcBody.Height()) / 2.0f); in GenerateFormAP()1119 if (rcContent.Width() > rcBody.Width() || in GenerateFormAP()1120 rcContent.Height() > rcBody.Height()) { in GenerateFormAP()1121 sAppStream << rcBody.left << " " << rcBody.bottom << " " in GenerateFormAP()1122 << rcBody.Width() << " " << rcBody.Height() in GenerateFormAP()1143 CFX_FloatRect rcButton = rcBody; in GenerateFormAP()1146 CFX_FloatRect rcEdit = rcBody; in GenerateFormAP()[all …]