Home
last modified time | relevance | path

Searched refs:IsLockedNode (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/font/
Dfont_PackedFont.h316 return IsLockedNode(node); in IsLocked()
322 bool IsLockedNode(const OrderNode& node) const in IsLockedNode() function
/NW4C-1.3.3/sources/libraries/font/
Dfont_PackedFont.cpp1044 if (! IsLockedNode(target)) in Use()
1065 if (! IsLockedNode(target)) in Unuse()
1086 if (! IsLockedNode(target)) in Lock()
1103 if (IsLockedNode(target)) in Unlock()