Home
last modified time | relevance | path

Searched refs:weightFromString (Results 1 – 4 of 4) sorted by relevance

/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXFont.h399 static FXuint weightFromString(const FXString& str);
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXFont.h399 static FXuint weightFromString(const FXString& str);
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXFont.cpp2698 FXuint FXFont::weightFromString(const FXString& str){ in weightFromString() function in FX::FXFont
2798 weight=FXFont::weightFromString(string.section(',',2)); in setFont()
2874 wantedWeight=weightFromString(string.section(',',2)); in setFont()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXFont.cpp2698 FXuint FXFont::weightFromString(const FXString& str){ in weightFromString() function in FX::FXFont
2798 weight=FXFont::weightFromString(string.section(',',2)); in setFont()
2874 wantedWeight=weightFromString(string.section(',',2)); in setFont()