Home
last modified time | relevance | path

Searched refs:groups (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/tools/FontConverter/xggp/
Dglyph-groups.dtd1 <!ELEMENT glyph-groups (head?, body)>
2 <!ATTLIST glyph-groups version CDATA #REQUIRED>
/NW4C-2.0.3/tools/LayoutViewer/
DReadme.txt58 … appear on the other screen. This menu allows you to operate animations, groups, projection types,…
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Animation.cpp746 …const AnimationGroupRef *const groups = internal::ConvertOffsToPtr<const AnimationGroupRef>(m_pTag… in GetGroupArray() local
748 return groups; in GetGroupArray()