Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_PackedFont.h318 return IsLockedNode(node); in IsLocked()
324 bool IsLockedNode(const OrderNode& node) const in IsLockedNode() function
/NW4C-2.0.3/sources/libraries/font/
Dfont_PackedFont.cpp1046 if (! IsLockedNode(target)) in Use()
1067 if (! IsLockedNode(target)) in Unuse()
1088 if (! IsLockedNode(target)) in Lock()
1105 if (IsLockedNode(target)) in Unlock()