Searched refs:ffont (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/x11vnc/ |
D | tkx11vnc | 1450 global bfont ffont 1469 -font $ffont; 1485 entry $w.f.ef.e -relief sunken -font $ffont \ 2148 global ffont menu_var 2163 label $fl.l -font $ffont -text "Normal clients: " 2164 checkbutton $fl.bk -pady 1 -font $ffont -anchor w -variable vl_bk \ 2166 checkbutton $fl.bm -font $ffont -anchor w -variable vl_bm \ 2168 checkbutton $fl.bb -font $ffont -anchor w -variable vl_bb \ 2170 checkbutton $fl.bc -font $ffont -anchor w -variable vl_bc \ 2172 checkbutton $fl.bf -font $ffont -anchor w -variable vl_bf \ [all …]
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ |
D | ssvnc.tcl | 16906 global ffont 16907 …label $fr.b$j.l -font $ffont -anchor w -text "Examples: '0.75', '1024x768', 'fit' (fill screen), o… 16926 label $fr.b$j.l -font $ffont -anchor w -text "Examples: 'default', 'Control_L,Alt_L', 'never'"; 16948 label $fr.b$j.l -font $ffont -anchor w -text "Enter the max height in pixels, e.g. '900'"; 16967 label $fr.b$j.l -font $ffont -anchor w -text "Enter the scrollbar width in pixels, e.g. '4'"; 16986 …label $fr.b$j.l -font $ffont -anchor w -text "Enter the RFB version to pretend to be using, e.g. … 16987 …label $fr.b$j.l2 -font $ffont -anchor w -text "Sometimes needed for UltraVNC: 3.4, 3.6, 3.14, 3.16… 17006 label $fr.b$j.l1 -font $ffont -anchor w -text "List encodings in preferred order, for example"; 17007 …label $fr.b$j.l2 -font $ffont -anchor w -text "'copyrect zrle tight' The full list of encodings … 17008 …label $fr.b$j.l3 -font $ffont -anchor w -text "copyrect tight zrle zywrle hextile zlib corre rre r… [all …]
|