Searched refs:role (Results 1 – 25 of 46) sorted by relevance
12
101 syn keyword sqlKeyword residency right role routine row
260 \ role
93 syn keyword htmlArg contained role
203 syn keyword pineOption confirm-role-even-for-default
163 syn match rakuDeclare display "[.^]\@1<!\<\%(macro\|sub\|submethod\|method\|module\|class\|role\|pa…457 syn match rakuQuoteQStart display "\%(:\|\%(sub\|role\)\s\)\@5<![Qq]\@=" nextgroup=rakuQuoteQ,rakuQ…
569 syn keyword sqlKeyword returns reverse right role roles
617 --role {role} *--role*618 GTK+ 2 GUI only. Set the role of the main window to {role}.619 The window role can be used by a window manager to uniquely621 such. The --role argument is passed automatically when
579 the WM to identify the window by restoring the window role (using the |--role|
1171 --role {role} Vim: GTK+ 2: set role of main window
2599 msgid "--role <role>\tSet a unique role to identify the main window"2600 msgstr "--role <role>\t設定獨特的角色(role)以區分主視窗"
2592 msgid "--role <role>\tSet a unique role to identify the main window"2593 msgstr "--role <role>\t�]�w�W�S������(role)�H�Ϥ��D����"
3183 msgid "--role <role>\tSet a unique role to identify the main window"3184 msgstr "--role <role>\t�ᥤ����ɥ����̤����դ����(role)�����ꤹ��"
3183 msgid "--role <role>\tSet a unique role to identify the main window"3184 msgstr "--role <role>\tメインウィンドウを識別する一意な役割(role)を設定する"
2992 msgid "--role <role>\tSet a unique role to identify the main window"2993 msgstr "--role <role>\t�����������������ڵĴ��ڽ�ɫ��"
2992 msgid "--role <role>\tSet a unique role to identify the main window"2993 msgstr "--role <role>\t设置用于区分主窗口的窗口角色名"
3222 msgid "--role <role>\tSet a unique role to identify the main window"3223 msgstr "--role <role>\t메인 창 구분을 위해 유일한 역할 설정"
3222 msgid "--role <role>\tSet a unique role to identify the main window"3223 msgstr "--role <role>\t���� â ������ ���� ������ ���� ����"
3183 msgid "--role <role>\tSet a unique role to identify the main window"3184 msgstr "--role <role>\t���C���E�B���h�E�����ʂ����ӂȖ���(role)��ݒ肷��"
2574 msgid "--role <role>\tSet a unique role to identify the main window"2575 msgstr "--role <rol>\tStel 'n unieke rol om die hoofvenster te identifiseer"
3336 msgid "--role <role>\tSet a unique role to identify the main window"3338 "--role <����>\t���������� �������� ���� ��� ������������� ��������� ����"
3264 msgid "--role <role>\tSet a unique role to identify the main window"3266 "--role <����>\t���������� ���������� <����>\n"
3264 msgid "--role <role>\tSet a unique role to identify the main window"3266 "--role <роль>\tУстановить уникальную <роль>\n"
3336 msgid "--role <role>\tSet a unique role to identify the main window"3338 "--role <роль>\tВстановити унікальну роль для ідентифікації головного вікна"
4186 char *role; in gui_mch_open() local4189 role = g_strdup_printf("vim-%u-%u-%u", in gui_mch_open()4194 gtk_window_set_role(GTK_WINDOW(gui.mainwin), role); in gui_mch_open()4195 g_free(role); in gui_mch_open()