#include "xap_Frame.h"#include "xap_UnixFrameImpl.h"#include "fv_UnixSelectionHandles.h"#include "fv_View.h"#include "gtktexthandleprivate.h"Functions | |
| static void | handle_dragged_cb (FvTextHandle *handle, FvTextHandlePosition pos, gint x, gint y, gpointer user_data) |
| static void handle_dragged_cb | ( | FvTextHandle * | handle, | |
| FvTextHandlePosition | pos, | |||
| gint | x, | |||
| gint | y, | |||
| gpointer | user_data | |||
| ) | [static] |
References _fv_text_handle_get_mode(), FV_TEXT_HANDLE_MODE_SELECTION, FV_TEXT_HANDLE_POSITION_SELECTION_START, FV_SelectionHandles::updateCursor(), FV_SelectionHandles::updateSelectionEnd(), and FV_SelectionHandles::updateSelectionStart().
Referenced by FV_UnixSelectionHandles::FV_UnixSelectionHandles().
1.7.1