Home
last modified time | relevance | path

Searched refs:weighttable (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXFont.cpp2468 static const ENTRY weighttable[]={ variable
2568 wantedWeight=findbyname(weighttable,ARRAYNUMBER(weighttable),string.section(',',2)); in setFont()
2598 string.append(findbyvalue(weighttable,ARRAYNUMBER(weighttable),wantedWeight)); in getFont()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXFont.cpp2624 static const ENTRY weighttable[]={ variable
2707 wantedWeight=findbyname(weighttable,ARRAYNUMBER(weighttable),string.section(',',2)); in setFont()
2742 string.append(findbyvalue(weighttable,ARRAYNUMBER(weighttable),wantedWeight)); in getFont()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXFont.cpp2624 static const ENTRY weighttable[]={ variable
2707 wantedWeight=findbyname(weighttable,ARRAYNUMBER(weighttable),string.section(',',2)); in setFont()
2742 string.append(findbyvalue(weighttable,ARRAYNUMBER(weighttable),wantedWeight)); in getFont()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXFont.cpp2638 static const ENTRY weighttable[]={ variable
2699 return findbyname(weighttable,ARRAYNUMBER(weighttable),str); in weightFromString()
2705 return findbyvalue(weighttable,ARRAYNUMBER(weighttable),weight); in stringFromWeight()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXFont.cpp2638 static const ENTRY weighttable[]={ variable
2699 return findbyname(weighttable,ARRAYNUMBER(weighttable),str); in weightFromString()
2705 return findbyvalue(weighttable,ARRAYNUMBER(weighttable),weight); in stringFromWeight()