Home | History | Annotate | Download | only in pdfwindow

Lines Matching refs:sAppStream

250 void CPWL_Edit::GetThisAppearanceStream(CFX_ByteTextBuf& sAppStream) {
251 CPWL_Wnd::GetThisAppearanceStream(sAppStream);
297 sAppStream << sLine;
358 sAppStream << "q\n/Tx BMC\n";
361 sAppStream << rcClient.left << " " << rcClient.bottom << " "
365 sAppStream << sText;
367 sAppStream << "EMC\nQ\n";