Home
last modified time | relevance | path

Searched refs:isSheetUpdated (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/font/
Dfont_Font.cpp124 : isSheetUpdated(false) in Glyph()
Dfont_CharWriter.cpp454 doLoad = 0 != glyph.isSheetUpdated; // 強制ロード in LoadTexture()
Dfont_PackedFont.cpp340 pGlyph->isSheetUpdated = true; in GetGlyph()
/NW4C-2.0.3/include/nw/font/
Dfont_Font.h133 u8 isSheetUpdated; //!< シートの内容が更新されている場合は真 member