Searched refs:sBody (Results 1 – 3 of 3) sorted by relevance
1352 CFX_ByteTextBuf sBody, sLines; local1395 sBody << "/Tx BMC\n"1399 sBody << rcEdit.left << " " << rcEdit.bottom << " " << rcEdit.Width()1404 sBody << "BT\n"1409 sBody << CPWL_Utils::GetDropButtonAppStream(rcButton);1412 sLines.AsStringC() + sBody.AsStringC();1421 CFX_ByteTextBuf sBody, sLines; local1487 sBody << "/Tx BMC\n"1491 sBody << sList << "Q\nEMC\n";1495 sLines.AsStringC() + sBody.AsStringC();[all …]
210 CFX_ByteString sBody = in SetPageContents() local212 sStream = sStream + sBody + "\nQ"; in SetPageContents()
254 CFX_ByteString sBody = CPVT_GenerateAP::GenerateEditAP( in GenerateWidgetAP() local256 if (sBody.GetLength() > 0) { in GenerateWidgetAP()268 << sBody << "ET\n" in GenerateWidgetAP()354 CFX_ByteTextBuf sBody; in GenerateWidgetAP() local391 sBody << "q\n" in GenerateWidgetAP()399 sBody << "BT\n" in GenerateWidgetAP()408 sBody << "BT\n" in GenerateWidgetAP()420 if (sBody.GetSize() > 0) { in GenerateWidgetAP()424 << sBody.AsStringC() << "Q\nEMC\n"; in GenerateWidgetAP()