Searched refs:XPM (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/tkimg/
H A Dxpm.rb18 module XPM module in class:Tk.Img
/macosx-10.10.1/vim-55/src/
H A DMake_bc5.mak90 # XPM define to path to XPM dir to get support for loading XPM images.
223 ("$(XPM)"=="")
467 !undef XPM
496 !ifdef XPM
499 INCLUDE = $(XPM)\include;$(INCLUDE)
671 !ifdef XPM
746 !ifdef XPM
747 MSG = $(MSG) XPM
[all...]
H A DMake_ming.mak404 ifdef XPM
405 # Only allow XPM for a GUI build.
407 CFLAGS += -DFEAT_XPM_W32 -I $(XPM)/include
519 ifdef XPM
520 # Only allow XPM for a GUI build.
524 LIB += -L $(XPM)/lib -lXpm
H A DMake_mvc.mak89 # XPM Image Support: XPM=[path to XPM directory]
264 # Only allow NETBEANS and XPM for a GUI build.
280 !ifdef XPM
281 # XPM - Include support for XPM signs
285 XPM_LIB = $(XPM)\lib\libXpm.lib
286 XPM_INC = -I $(XPM)\include
H A DMake_vms.mms51 # GUI/Motif with XPM
52 # If you have XPM installed you might want to build Motif version with toolbar
53 # XPM = YES
139 # GTK or XPM but not both
145 .IFDEF XPM
146 XPM = ""
150 .IFDEF XPM
180 .IFDEF XPM
396 .IFDEF XPM
397 -@ write sys$output "using DECW/Motif/XPM environmen
[all...]
H A Dvim.h23 defined(XPM)
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Ddateentry.itk208 /* XPM */
H A Dtimeentry.itk198 /* XPM */
H A Dhierarchy.itk581 /* XPM */
640 /* XPM */
696 /* XPM */
/macosx-10.10.1/emacs-93/emacs/nt/
H A Dconfigure.bat446 echo ...X11/xpm.h not found, building without XPM support.
453 echo ...XPM header available, building with XPM support.
/macosx-10.10.1/vim-55/runtime/
H A Dfiletype.vim1308 " Perl, XPM or XPM2
1312 \ elseif getline(1) =~ "XPM" |

Completed in 211 milliseconds