defProp(const char *prop_name, PropCreator) (defined in ubit::UStyleProps) | ubit::UStyleProps | |
defProp(const UStr &prop_name, PropCreator) (defined in ubit::UStyleProps) | ubit::UStyleProps | |
findProp(const UStr &prop_name) (defined in ubit::UStyleProps) | ubit::UStyleProps | |
isEq(const UStr &s1, const char *s2) (defined in ubit::UStyleProps) | ubit::UStyleProps | [static] |
isEq(const UStr *s1, const char *s2) (defined in ubit::UStyleProps) | ubit::UStyleProps | [static] |
parseNum(const UStr &, double &val, UStr &unit) (defined in ubit::UStyleProps) | ubit::UStyleProps | [static] |
parseNum(const UStr *, double &val, UStr &unit) (defined in ubit::UStyleProps) | ubit::UStyleProps | [static] |
parseUrl(const UStr &, UStr &url, UStr &remain) (defined in ubit::UStyleProps) | ubit::UStyleProps | [static] |
PropCreator typedef (defined in ubit::UStyleProps) | ubit::UStyleProps | |
roundNum(double x) (defined in ubit::UStyleProps) | ubit::UStyleProps | [static] |
setFontFamily(UFont &, const UStr &_val) (defined in ubit::UStyleProps) | ubit::UStyleProps | [static] |
~UStyleProps() (defined in ubit::UStyleProps) | ubit::UStyleProps | |