_bold (defined in UFont) | UFont | [static] |
_fill (defined in UFont) | UFont | [static] |
_italic (defined in UFont) | UFont | [static] |
_overline (defined in UFont) | UFont | [static] |
_strikethrough | UFont | [static] |
_underline (defined in UFont) | UFont | [static] |
addingTo(class ULink *selflink, class UGroup *parent) | UBrick | [virtual] |
addRef() (defined in UBrick) | UBrick | |
bold (defined in UFont) | UFont | [static] |
BOLD enum value (defined in UFont) | UFont | |
boxCast() (defined in UBrick) | UBrick | [virtual] |
changed(bool update_now) | UProp | [virtual] |
courier (defined in UFont) | UFont | [static] |
destructs() | UBrick | [virtual] |
elemCast() (defined in UBrick) | UBrick | [virtual] |
equals(const UFont &) const | UFont | [virtual] |
error(const char *id, const char *msg) (defined in UBrick) | UBrick | [static] |
error(const char *id, const char *msg, long arg) (defined in UBrick) | UBrick | [static] |
error(const char *id, const char *msg, const char *arg) (defined in UBrick) | UBrick | [static] |
error(const char *id, const char *msg, const UStr &arg) (defined in UBrick) | UBrick | [static] |
error(const char *id, const char *msg, const std::string &arg) | UBrick | [static] |
fill (defined in UFont) | UFont | [static] |
FILL enum value (defined in UFont) | UFont | |
fire(class UEvent &, const class UOn &) const | UBrick | [virtual] |
fixed | UFont | [static] |
FONTMAP_SIZE | UFont | [static] |
FontStyle enum name (defined in UFont) | UFont | |
getBmodes() const | UBrick | |
getClassName() const | UBrick | [virtual] |
getFamily() const | UFont | |
getLsize() const | UFont | |
getParent(int pos) const | UBrick | [virtual] |
getParentCount() const | UBrick | [virtual] |
getParents() const (defined in UBrick) | UBrick | [virtual] |
getParents(int &parent_count) const | UBrick | [virtual] |
getParents(std::vector< UGroup * > &parent_vect) const | UBrick | [virtual] |
getPointSize() const (defined in UFont) | UFont | |
getPtsize() const | UFont | |
getRefCount() const | UBrick | |
getSubGroup() | UBrick | [virtual] |
getUbitVersion() | UBrick | [static] |
groupCast() (defined in UBrick) | UBrick | [virtual] |
helvetica (defined in UFont) | UFont | [static] |
inherit (defined in UFont) | UFont | [static] |
isAutoUpdate() const (defined in UBrick) | UBrick | |
isBmode(u_modes some_Bmodes) const | UBrick | |
isBold() const (defined in UFont) | UFont | |
isChildOf(class UGroup *possible_parent, bool indirect) const | UBrick | [virtual] |
isFilled() const (defined in UFont) | UFont | |
isInstance(const UBrick *_obj) | UBrick | [static] |
isItalic() const | UFont | |
isOverlined() const (defined in UFont) | UFont | |
isStrikethrough() const (defined in UFont) | UFont | |
isUnderlined() const (defined in UFont) | UFont | |
ITALIC enum value (defined in UFont) | UFont | |
italic (defined in UFont) | UFont | [static] |
large (defined in UFont) | UFont | [static] |
MAX_LSIZE | UFont | [static] |
medium (defined in UFont) | UFont | [static] |
MEDIUM_LSIZE (defined in UFont) | UFont | [static] |
merge(const UFont &) | UFont | [virtual] |
MIN_LSIZE (defined in UFont) | UFont | [static] |
normal (defined in UFont) | UFont | [static] |
onChange(UCall &) | UProp | [virtual] |
operator delete(void *) (defined in UBrick) | UBrick | |
operator new(size_t) (defined in UBrick) | UBrick | |
operator/ (defined in UBrick) | UBrick | [friend] |
operator/(const UCond &, UBrick *) | UBrick | [friend] |
operator=(const UFont &) | UFont | |
overline (defined in UFont) | UFont | [static] |
OVERLINE enum value (defined in UFont) | UFont | |
propCast() | UProp | [virtual] |
putProp(class UContext *, class UCtrl *)=0 | UProp | [pure virtual] |
realize(class UDisp *) | UFont | |
removeFromParents(bool update_parents=true) | UBrick | [virtual] |
removeRef() (defined in UBrick) | UBrick | |
removingFrom(class ULink *selflink, class UGroup *parent) | UBrick | [virtual] |
set(const UFont &) | UFont | [virtual] |
setAutoUpdate(bool) | UBrick | |
setBmodes(u_modes bmodes, bool on_off) | UBrick | |
setFamily(const UFont &) (defined in UFont) | UFont | |
setFamily(const class UFontFamily &) | UFont | |
setLsize(int logical_size, bool update=true) | UFont | |
setPointSize(int point_size, bool update=true) (defined in UFont) | UFont | |
setPtsize(int point_size, bool update=true) | UFont | |
setSize(const UFont &f) | UFont | |
setStyle(const UFont &) (defined in UFont) | UFont | |
setStyle(signed int font_styles, bool update) | UFont | |
small (defined in UFont) | UFont | [static] |
standard (defined in UFont) | UFont | [static] |
strCast() (defined in UBrick) | UBrick | [virtual] |
strikethrough (defined in UFont) | UFont | [static] |
STRIKETHROUGH enum value (defined in UFont) | UFont | |
times (defined in UFont) | UFont | [static] |
UBrick(u_modes b_modes=0) | UBrick | |
UFont(const class UFontFamily &family, int style=0, int lsize=0, u_modes=0) | UFont | |
UFont(const UFont &=UFont::standard) | UFont | |
ufont(const UFont &_f) | UFont | [friend] |
underline (defined in UFont) | UFont | [static] |
UNDERLINE enum value (defined in UFont) | UFont | |
update() | UFont | [virtual] |
UProp(u_modes b_modes=0) | UProp | |
winCast() (defined in UBrick) | UBrick | [virtual] |
x_large (defined in UFont) | UFont | [static] |
x_small (defined in UFont) | UFont | [static] |
xx_large | UFont | [static] |
xx_small (defined in UFont) | UFont | [static] |
~UBrick() | UBrick | [virtual] |