Home
last modified time | relevance | path

Searched defs:the_cursor (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/mod/_sw/
H A DSwAccessibleTextGraphicObject.java79 XTextCursor the_cursor = the_text.createTextCursor(); in createTestEnvironment() local
H A DSwXTextGraphicObjects.java111 XTextCursor the_cursor = the_text.createTextCursor(); in createTestEnvironment() local
H A DSwXTextGraphicObject.java118 XTextCursor the_cursor = the_text.createTextCursor(); in createTestEnvironment() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/mod/_sw/
H A DSwAccessibleTextGraphicObject.java79 XTextCursor the_cursor = the_text.createTextCursor(); in createTestEnvironment() local
H A DSwXTextGraphicObjects.java112 XTextCursor the_cursor = the_text.createTextCursor(); in createTestEnvironment() local
H A DSwXTextGraphicObject.java119 XTextCursor the_cursor = the_text.createTextCursor(); in createTestEnvironment() local
/dports/devel/glade/glade-3.22.1/gladeui/
H A Dglade-cursor.c91 GdkCursor *the_cursor = NULL; in glade_cursor_set() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/runner/util/
H A DWriterTools.java106 XTextCursor the_cursor = the_text.createTextCursor(); in insertTextGraphic() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/runner/util/
H A DWriterTools.java108 XTextCursor the_cursor = the_text.createTextCursor(); in insertTextGraphic() local
/dports/math/oleo/oleo-1.99.16/src/
H A Dio-edit.c52 #define the_cursor the_cmd_arg.cursor macro
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Interface/
H A Dedit_cursor.cpp26 cursor& edit_cursor_rep::the_cursor () { return cu; } in the_cursor() function in edit_cursor_rep
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Deditpal.c723 static Cursor *the_cursor = NULL; variable