Searched refs:Weight (Results 26 - 33 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/VBz64/
H A DVbzipfrm.frm13 Weight = 700
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddcpsg.cpp913 int Weight = m_font.GetWeight();
923 if (Weight == wxBOLD)
930 if (Weight == wxBOLD)
941 if (Weight == wxBOLD)
948 if (Weight == wxBOLD)
965 if (Weight == wxBOLD)
972 if (Weight == wxBOLD)
1928 int Weight = fontToUse->GetWeight(); local
1931 if (Family!=lastFamily || Size!=lastSize || Style!=lastStyle || Weight!=lastWeight)
1937 lastWeight = Weight;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dfont.cpp72 wxPROPERTY( Weight, int , SetWeight, GetWeight, (int)wxNORMAL , 0 /*flags*/ , wxT("Helpstring") , wxT("group")) // wxFontWeight
78 wxCONSTRUCTOR_6( wxFont , int , Size , int , Family , int , Style , int , Weight , bool , Underlined , wxString , Face )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dfont.cpp78 wxPROPERTY( Weight, int , SetWeight, GetWeight, (int)wxNORMAL , 0 /*flags*/ , wxT("Helpstring") , wxT("group")) // wxFontWeight
84 wxCONSTRUCTOR_6( wxFont , int , Size , int , Family , int , Style , int , Weight , bool , Underlined , wxString , Face )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtfont.tex15 \twocolitem{Weight}{The value can be {\bf wxNORMAL, wxLIGHT} or {\bf wxBOLD}.}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile550 $(JAVA_EXDIR)/collections/ship/basic/Weight.java \
563 $(JAVA_EXDIR)/collections/ship/entity/Weight.java \
573 $(JAVA_EXDIR)/collections/ship/factory/Weight.java \
583 $(JAVA_EXDIR)/collections/ship/index/Weight.java \
595 $(JAVA_EXDIR)/collections/ship/marshal/Weight.java \
605 $(JAVA_EXDIR)/collections/ship/sentity/Weight.java \
618 $(JAVA_EXDIR)/collections/ship/tuple/Weight.java \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in545 $(JAVA_EXDIR)/collections/ship/basic/Weight.java \
558 $(JAVA_EXDIR)/collections/ship/entity/Weight.java \
568 $(JAVA_EXDIR)/collections/ship/factory/Weight.java \
578 $(JAVA_EXDIR)/collections/ship/index/Weight.java \
590 $(JAVA_EXDIR)/collections/ship/marshal/Weight.java \
600 $(JAVA_EXDIR)/collections/ship/sentity/Weight.java \
613 $(JAVA_EXDIR)/collections/ship/tuple/Weight.java \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c3939 vl->weight = (val >> SYM_LSB(LowPriority0_0, Weight)) &
3940 SYM_RMASK(LowPriority0_0, Weight);
3954 ((vl->weight & SYM_RMASK(LowPriority0_0, Weight)) <<
3955 SYM_LSB(LowPriority0_0, Weight));

Completed in 112 milliseconds

12