Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_CharWriter.cpp435 bool doLoad = false; in LoadTexture() local
441 doLoad = m_pTextWriterResource->SetLoadingTexture(glyph.pTexture); in LoadTexture()
450 doLoad = true; in LoadTexture()
454 doLoad = 0 != glyph.isSheetUpdated; // 強制ロード in LoadTexture()
460 if (doLoad) in LoadTexture()