Searched refs:members (Results 51 - 75 of 94) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Devthand.tex167 should be made available by deriving a new class with new data members.
324 with new data members. You must not call this method and
H A Dtextattrex.tex6 It is intended that eventually, the members of wxTextAttrEx will
18 This section only documents the additional members; see \helpref{wxTextAttr}{wxtextattr} for
H A Dhtcell.tex231 \item prepares layout (=fill-in m\_PosX, m\_PosY (and sometimes m\_Height) members)
H A Dtconstr.tex49 must be done explicitly, by performing calculations in OnSize members, except
H A Dfile.tex59 it is defined inside wxFile class so its members should be specified with {\it wxFile::} scope
H A Dtdate.tex140 are only implemented as members and Neg() is the synonym for unary minus.
H A Dframe.tex437 data members properly before calling {\bf SetMenuBar}.
H A Dtdocview.tex210 derive a class and override some members to extend or change the functionality.
H A Dlistctrl.tex859 wxListItem is a class with the following members:
888 The {\bf m\_stateMask} and {\bf m\_state} members take flags from the following:
H A Dporting.tex243 that wxPoint now contains integer members, and there is a new class wxRealPoint. wxIntPoint
H A Dtdb.tex438 the members of the wxDb class. The second line actually sends the request
850 the correct error codes and handle them in the class members that need
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/wlp/
H A Dsysfs.c305 * Show contents of members of device information structure
331 * Store contents of members of device information structure
629 * Print all connected members of this WSS
630 * The EDA cache contains all members of WSS neighborhood.
637 WSS_ATTR(members, S_IRUGO, wlp_wss_members_show, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dconfig_h.com1101 $! Stat structure members
1133 $! Statvfs structure members
1139 $! UTMPX structure members
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/passdb/
H A Dpdb_interface.c942 const DOM_SID *members, size_t num_members,
949 members, num_members,
1382 /* Primary group members */
1394 /* Secondary group members */
940 pdb_enum_alias_memberships(TALLOC_CTX *mem_ctx, const DOM_SID *domain_sid, const DOM_SID *members, size_t num_members, uint32 **pp_alias_rids, size_t *p_num_alias_rids) argument
H A Dpdb_ldap.c3418 const DOM_SID *members,
3457 sid_string_static(&members[i]));
3415 ldapsam_alias_memberships(struct pdb_methods *methods, TALLOC_CTX *mem_ctx, const DOM_SID *domain_sid, const DOM_SID *members, size_t num_members, uint32 **pp_alias_rids, size_t *p_num_alias_rids) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-csharp/
H A DMakefile.in649 csdoc2html -o csharpdoc -fmulti-file -fframes -fcombine-members -fno-namespace-directories -
H A DMakefile649 csdoc2html -o csharpdoc -fmulti-file -fframes -fcombine-members -fno-namespace-directories -
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1043 } __attribute__ ((packed)) members; member in union:megasas_evt_class_locale
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c994 unsigned int members, max_members; member in struct:attribute_set
1033 if (s->members >= s->max_members)
1036 s->group.attrs[s->members] = attr;
1037 s->members++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c1042 xmlSchemaItemListPtr members; member in struct:_xmlSchemaSubstGroup
5661 if (group->members != NULL)
5662 xmlSchemaItemListFree(group->members);
5687 /* Create list of members. */
5688 ret->members = xmlSchemaItemListCreate();
5689 if (ret->members == NULL) {
5740 if (xmlSchemaItemListAdd(substGroup->members, member) == -1)
12543 * Add subst. group members.
12545 for (i = 0; i < substGroup->members->nbItems; i++) {
12546 member = (xmlSchemaElementPtr) substGroup->members
14857 xmlSchemaCheckUnionTypeDefCircularRecur(xmlSchemaParserCtxtPtr pctxt, xmlSchemaTypePtr ctxType, xmlSchemaTypeLinkPtr members) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c1042 xmlSchemaItemListPtr members; member in struct:_xmlSchemaSubstGroup
5661 if (group->members != NULL)
5662 xmlSchemaItemListFree(group->members);
5687 /* Create list of members. */
5688 ret->members = xmlSchemaItemListCreate();
5689 if (ret->members == NULL) {
5740 if (xmlSchemaItemListAdd(substGroup->members, member) == -1)
12551 * Add subst. group members.
12553 for (i = 0; i < substGroup->members->nbItems; i++) {
12554 member = (xmlSchemaElementPtr) substGroup->members
14867 xmlSchemaCheckUnionTypeDefCircularRecur(xmlSchemaParserCtxtPtr pctxt, xmlSchemaTypePtr ctxType, xmlSchemaTypeLinkPtr members) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c1042 xmlSchemaItemListPtr members; member in struct:_xmlSchemaSubstGroup
5661 if (group->members != NULL)
5662 xmlSchemaItemListFree(group->members);
5687 /* Create list of members. */
5688 ret->members = xmlSchemaItemListCreate();
5689 if (ret->members == NULL) {
5740 if (xmlSchemaItemListAdd(substGroup->members, member) == -1)
12551 * Add subst. group members.
12553 for (i = 0; i < substGroup->members->nbItems; i++) {
12554 member = (xmlSchemaElementPtr) substGroup->members
14867 xmlSchemaCheckUnionTypeDefCircularRecur(xmlSchemaParserCtxtPtr pctxt, xmlSchemaTypePtr ctxType, xmlSchemaTypeLinkPtr members) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c1042 xmlSchemaItemListPtr members; member in struct:_xmlSchemaSubstGroup
5661 if (group->members != NULL)
5662 xmlSchemaItemListFree(group->members);
5687 /* Create list of members. */
5688 ret->members = xmlSchemaItemListCreate();
5689 if (ret->members == NULL) {
5740 if (xmlSchemaItemListAdd(substGroup->members, member) == -1)
12543 * Add subst. group members.
12545 for (i = 0; i < substGroup->members->nbItems; i++) {
12546 member = (xmlSchemaElementPtr) substGroup->members
14857 xmlSchemaCheckUnionTypeDefCircularRecur(xmlSchemaParserCtxtPtr pctxt, xmlSchemaTypePtr ctxType, xmlSchemaTypeLinkPtr members) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/cgi-bin/
H A Dhighcharts.js108 "fill")if(i=="SPAN")g.color=d;else{f.filled=d!=nb?true:false;d=k.color(d,f,c);c="fillcolor"}else if(c=="translateX"||c=="translateY"||c=="rotation"||c=="align"){if(c=="align")c="textAlign";this[c]=d;this.updateTransform();n=true}else if(c=="text"){f.innerHTML=d;n=true}if(F&&c=="visibility")for(e=F.length;e--;)F[e].style[c]=d;if(!n)if(yc)f[c]=d;else za(f,c,d)}return W},clip:function(a){var b=this,c=a.members;c.push(b);b.destroyClip=function(){mc(c,b)};return b.css(a.getCSS(b.inverted))},css:function(a){var b=
114 clipRect:function(a,b,c,d){var e=this.createElement();return qa(e,{members:[],left:a,top:b,width:c,height:d,getCSS:function(f){var g=this.top,i=this.left,k=i+this.width,j=g+this.height;g={clip:"rect("+fa(f?i:g)+"px,"+fa(f?j:k)+"px,"+fa(f?k:j)+"px,"+fa(f?g:i)+"px)"};!f&&yc&&qa(g,{width:k+$a,height:j+$a});return g},updateClipping:function(){t(e.members,function(f){f.css(e.getCSS(f.inverted))})}})},color:function(a,b,c){var d,e=/^rgba/;if(a&&a.linearGradient){var f,g,i=a.linearGradient,k,j,n,z;t(a.stops,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/script/
H A Dhighcharts.js108 "fill")if(i=="SPAN")g.color=d;else{f.filled=d!=nb?true:false;d=k.color(d,f,c);c="fillcolor"}else if(c=="translateX"||c=="translateY"||c=="rotation"||c=="align"){if(c=="align")c="textAlign";this[c]=d;this.updateTransform();n=true}else if(c=="text"){f.innerHTML=d;n=true}if(F&&c=="visibility")for(e=F.length;e--;)F[e].style[c]=d;if(!n)if(yc)f[c]=d;else za(f,c,d)}return W},clip:function(a){var b=this,c=a.members;c.push(b);b.destroyClip=function(){mc(c,b)};return b.css(a.getCSS(b.inverted))},css:function(a){var b=
114 clipRect:function(a,b,c,d){var e=this.createElement();return qa(e,{members:[],left:a,top:b,width:c,height:d,getCSS:function(f){var g=this.top,i=this.left,k=i+this.width,j=g+this.height;g={clip:"rect("+fa(f?i:g)+"px,"+fa(f?j:k)+"px,"+fa(f?k:j)+"px,"+fa(f?g:i)+"px)"};!f&&yc&&qa(g,{width:k+$a,height:j+$a});return g},updateClipping:function(){t(e.members,function(f){f.css(e.getCSS(f.inverted))})}})},color:function(a,b,c){var d,e=/^rgba/;if(a&&a.linearGradient){var f,g,i=a.linearGradient,k,j,n,z;t(a.stops,

Completed in 386 milliseconds

1234