Home
last modified time | relevance | path

Searched defs:charstyle (Results 1 – 2 of 2) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/words/plugins/scripting/
H A DStyle.h415 KoCharacterStyle* charstyle = m_style->characterStyle(); in characterStyle() local
420 CharacterStyle* charstyle = dynamic_cast<CharacterStyle*>(style); in setCharacterStyle() local
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dhyper.h229 struct charstyle { struct
230 int charid;
231 color_t skincolor, haircolor, dresscolor, swordcolor, dresscolor2, uicolor, eyecolor;
232 bool lefthanded;