Searched refs:sEdit (Results 1 – 2 of 2) sorted by relevance
906 ByteString sEdit = in GetPushButtonAppStream() local908 if (sEdit.GetLength() > 0) { in GetPushButtonAppStream()910 sTemp << GetColorAppStream(crText, true) << sEdit; in GetPushButtonAppStream()1627 ByteString sEdit = GetEditAppStream(pEdit.get(), CFX_PointF(), true, 0); in SetAsComboBox() local1628 if (sEdit.GetLength() > 0) { in SetAsComboBox()1644 sBody << GetColorAppStream(crText, true) << sEdit; in SetAsComboBox()1806 ByteString sEdit = in SetAsTextField() local1809 if (sEdit.GetLength() > 0) { in SetAsTextField()1826 sBody << GetColorAppStream(crText, true) << sEdit; in SetAsTextField()
1161 ByteString sEdit = in GenerateFormAP() local1163 if (sEdit.GetLength() > 0) { in GenerateFormAP()1169 << GenerateColorAP(crText, PaintOperation::FILL) << sEdit in GenerateFormAP()