Lines Matching refs:sBody
1387 CFX_ByteTextBuf sBody, sLines; local
1433 sBody << "/Tx BMC\n"
1437 sBody << rcEdit.left << " " << rcEdit.bottom << " " << rcEdit.Width()
1442 sBody << "BT\n" << CPWL_Utils::GetColorAppStream(crText) << sEdit
1450 sBody << CPWL_Utils::GetDropButtonAppStream(rcButton);
1453 sLines.GetByteString() + sBody.GetByteString();
1462 CFX_ByteTextBuf sBody, sLines; local
1531 sBody << "/Tx BMC\n"
1534 sBody << sList << "Q\nEMC\n";
1541 sLines.GetByteString() + sBody.GetByteString();
1549 CFX_ByteTextBuf sBody, sLines; local
1625 sBody << "/Tx BMC\n"
1629 sBody << rcClient.left << " " << rcClient.bottom << " "
1633 sBody << "BT\n" << CPWL_Utils::GetColorAppStream(crText) << sEdit
1690 sLines.GetByteString() + sBody.GetByteString();