public nothrow | FontHandle(FontHandle&& that) |
suppress | FontHandle(const FontHandle&) |
public nothrow | FontHandle(void* hfont_) |
public | ~FontHandle() |
public inline nothrow void* | HFont() const |
public inline nothrow bool | IsNull() const |
suppress void | operator=(const FontHandle&) |
private void* | hfont |