Lines Matching refs:xText

43 	XText xText = null;  field in ParagraphShadow
67 xText = xTextDocument.getText(); in testParagraphShadow_BottomRight()
68xText.setString("we are Chinese,they are American.we are all living in one earth!Hello,world!Hello… in testParagraphShadow_BottomRight()
71 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphShadow_BottomRight()
123 xText = xTextDocument.getText(); in testParagraphShadow_BottomLeft()
124xText.setString("we are Chinese,they are American.we are all living in one earth!Hello,world!Hello… in testParagraphShadow_BottomLeft()
127 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphShadow_BottomLeft()
179 xText = xTextDocument.getText(); in testParagraphShadow_TopLeft()
180xText.setString("we are Chinese,they are American.we are all living in one earth!Hello,world!Hello… in testParagraphShadow_TopLeft()
183 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphShadow_TopLeft()
235 xText = xTextDocument.getText(); in testParagraphShadow_TopRight()
236xText.setString("we are Chinese,they are American.we are all living in one earth!Hello,world!Hello… in testParagraphShadow_TopRight()
239 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphShadow_TopRight()
291 xText = xTextDocument.getText(); in testParagraphShadow_None()
292xText.setString("we are Chinese,they are American.we are all living in one earth!Hello,world!Hello… in testParagraphShadow_None()
295 XTextCursor xTextCursor = xText.createTextCursor(); in testParagraphShadow_None()