nn::font::ResFontBase::IsManaging Member Function
protected:
bool IsManaging(
const void* ptr
) const;
| Name | Description | |
|---|---|---|
| in | ptr | Pointer to the resource font of the comparison target. |
true if ptr points to a font resource associated with this ResFont; otherwise, returns false. Determines if it is an associated font resource.
CONFIDENTIAL