Searched defs:components (Results 1 - 25 of 61) sorted by relevance

123

/macosx-10.10/mDNSResponder-561.1.1/Clients/FirefoxExtension/
H A DCDNSSDServiceModule.cpp26 static nsModuleComponentInfo components[] = variable
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DColorPicker.js138 var components; variable
H A DFrameContentView.js72 var components = [this._pathComponentForContentView(this._contentViewContainer.currentContentView)]; variable
H A DResourceClusterContentView.js119 var components = [this._pathComponentForContentView(currentContentView)]; variable
H A DSourceCodeTreeElement.js141 var components = subpath.split("/"); variable
/macosx-10.10/emacs-93/emacs/lisp/
H A Dcomposite.el[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFEColorMatrix.h69 inline void FEColorMatrix::calculateSaturateComponents(float* components, float value) argument
82 calculateHueRotateComponents(float* components, float value) argument
[all...]
H A DFEColorMatrix.cpp88 inline void saturateAndHueRotate(float& red, float& green, float& blue, const float* components) argument
111 float components[9]; local
[all...]
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Models/
H A DGradient.js46 var components = []; variable
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/asn1/
H A Dasn1-common.h45 unsigned *components; member in struct:heim_oid
/macosx-10.10/OpenSSH-189/osslshim/heimdal-asn1/
H A Dasn1-common.h68 unsigned *components; member in struct:heim_oid
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DColorCG.cpp48 const CGFloat components[] = { white, alpha }; local
76 const CGFloat* components = CGColorGetComponents(color); local
83 const CGFloat* components = CGColorGetComponents(correctedColor.get()); local
112 CGFloat components[4]; local
[all...]
/macosx-10.10/bless-103/test/
H A Dtestcgtext.c163 const CGFloat components[] = { local
/macosx-10.10/groff-38/groff/src/include/
H A Dcolor.h34 unsigned int components[4]; member in class:color
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dpackage.sh3839 components() # [ package ] function
[all...]
/macosx-10.10/WebCore-7600.1.25/dom/
H A DQualifiedName.cpp61 static unsigned hash(const QualifiedNameComponents& components) argument
69 static void translate(QualifiedName::QualifiedNameImpl*& location, const QualifiedNameComponents& components, unsigned) argument
83 QualifiedNameComponents components = { p.impl(), l.impl(), n.isEmpty() ? nullptr : n.impl() }; local
131 QualifiedNameComponents components = { m_prefix.impl(), m_localName.impl(), m_namespace.impl() }; local
[all...]
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGElement.h212 QualifiedNameComponents components = { nullAtom.impl(), key.localName().impl(), key.namespaceURI().impl() }; local
/macosx-10.10/bless-103/libbless/Misc/
H A DBLGenerateOFLabel.c272 const CGFloat components[] = { local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cpu/arm/
H A DGraphicsContext3DNEON.h45 uint8x16x2_t components = vld2q_u8(src + i * 2); local
/macosx-10.10/emacs-93/emacs/src/
H A Dcomposite.c175 Lisp_Object id, length, components, key, *key_contents; local
605 Lisp_Object start, end, components, modification_func; variable
612 CHECK_VECTOR (components); variable
614 compose_text (XINT (start), XINT (end), components, modification_func, Qnil); variable
626 Lisp_Object string, start, end, components, modification_func; variable
637 compose_text (XINT (start), XINT (end), components, modification_func, string); variable
697 Lisp_Object components, relative_p, mod_func; variable
[all...]
/macosx-10.10/mDNSResponder-561.1.1/Clients/DNSServiceBrowser.NET/
H A DDNSServiceBrowser.cs43 private System.ComponentModel.Container components = null; field in class:DNSServiceBrowser_NET.Form1
/macosx-10.10/mDNSResponder-561.1.1/Clients/SimpleChat.NET/
H A DSimpleChat.cs61 private System.ComponentModel.Container components = null; field in class:SimpleChat.NET.SimpleChat
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Drdtarga.c337 int idlen, cmaptype, subtype, flags, interlace_type, components; local
/macosx-10.10/WTF-7600.1.24/wtf/
H A DAssertions.cpp474 Vector<String> components; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DFontWinCE.cpp111 static int generateComponents(TextRunComponents* components, const Font &font, const TextRun &run) argument
216 TextRunComponents components; local
247 TextRunComponents components; local
258 TextRunComponents components; local
296 cursorToX(const Font* font, const TextRunComponents& components, int width, bool rtl, int cursor) argument
326 TextRunComponents components; local
[all...]

Completed in 306 milliseconds

123