Searched defs:alpha (Results 1 - 25 of 54) sorted by relevance

123

/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dctype_base.h51 static const mask alpha = _CTYPE_A; member in struct:ctype_base
64 static const mask alpha = _A; member in struct:ctype_base
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/C/efl/
H A DWKViewEfl.cpp88 void WKViewSetBackgroundColor(WKViewRef viewRef, int red, int green, int blue, int alpha) argument
93 void WKViewGetBackgroundColor(WKViewRef viewRef, int* red, int* green, int* blue, int* alpha) argument
/macosx-10.10.1/libstdcxx-104.1/src/
H A Dctype.cc39 const ctype_base::mask ctype_base::alpha; member in class:ctype_base
/macosx-10.10.1/pdisk-9/
H A Dutil.c136 enum {development = 0x20, alpha = 0x40, beta = 0x60, final = 0x80, /* or */ release = 0x80}; enumerator in enum:__anon11492
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/pds/
H A Dtif_imageiter.h40 int alpha; /* type of alpha data present */ member in struct:_TIFFImageIter
H A Dtif_imageiter.c322 int alpha = img->alpha; local
427 int alpha = img->alpha; local
[all...]
/macosx-10.10.1/system_cmds-643.1.1/passwd.tproj/
H A Dpasswd.c47 int i, tries, pw_ok, upper, lower, alpha, notalpha; local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminus/
H A Dpng2pnm.c66 BOOL alpha = FALSE; local
188 BOOL png2pnm (FILE *png_file, FILE *pnm_file, FILE *alpha_file, BOOL raw, BOOL alpha) argument
[all...]
H A Dpnm2png.c67 BOOL alpha = FALSE; local
186 BOOL pnm2png (FILE *pnm_file, FILE *png_file, FILE *alpha_file, BOOL interlace, BOOL alpha) argument
[all...]
/macosx-10.10.1/Chess-310.6/sjeng/
H A Dttable.c114 void QStoreTT(int score, int alpha, int beta, int best) argument
138 void StoreTT(int score, int alpha, int beta, int best, int threat, int depth) argument
246 int ProbeTT(int *score, int alpha, int beta, int *best, int *threat, int *donull, int depth) argument
332 int QProbeTT(int *score, int alpha, int beta, int *best) argument
H A Dsearch.c266 int32_t qsearch (int alpha, int beta, int depth) { argument
475 search(int alpha, int beta, int depth, int is_null) argument
1070 int alpha, beta; local
1447 int alpha, beta; local
[all...]
/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/
H A DIOCursorBlits.h147 unsigned char dst, src, alpha, white; local
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDKeyboard.cpp214 UInt32 alpha = usage; local
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/InjectedBundle/API/c/
H A DWKBundleFrame.cpp201 bool WKBundleFrameGetDocumentBackgroundColor(WKBundleFrameRef frameRef, double* red, double* green, double* blue, double* alpha) argument
/macosx-10.10.1/apache-793/httpd/modules/lua/
H A Dlua_dbd.c232 int row_no,x,alpha = 0; local
/macosx-10.10.1/emacs-93/emacs/leim/quail/
H A Djapanese.el
/macosx-10.10.1/emacs-93/emacs/lisp/language/
H A Djapan-util.el
/macosx-10.10.1/tcl-105/tcl_ext/tclae/tclae/generic/
H A DAEPrintCarbon.c162 Boolean space=false, alpha=false; local
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXColor.c504 const float alpha = 1; local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/tests/
H A Dtest_ewk2_view.cpp1151 int red, green, blue, alpha; local
1152 ewk_view_bg_color_get(webView(), &red, &green, &blue, &alpha); local
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/
H A DWebFrame.cpp589 bool WebFrame::getDocumentBackgroundColor(double* red, double* green, double* blue, double* alpha) argument
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/tepam/
H A Dtepam.tcl
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeDrag.c83 int alpha = 128; local
218 int alpha = 128; local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_view.cpp727 void ewk_view_bg_color_set(Evas_Object* ewkView, int red, int green, int blue, int alpha) argument
744 void ewk_view_bg_color_get(const Evas_Object* ewkView, int* red, int* green, int* blue, int* alpha) argument
/macosx-10.10.1/groff-38/groff/src/devices/grodvi/
H A Ddvi.cpp292 int alpha, beta; local

Completed in 285 milliseconds

123