Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/font/
Dfont_CharWriter.cpp433 bool doLoad = false; in LoadTexture() local
439 doLoad = m_pTextWriterResource->SetLoadingTexture(glyph.pTexture); in LoadTexture()
448 doLoad = true; in LoadTexture()
452 doLoad = 0 != glyph.isSheetUpdated; // 強制ロード in LoadTexture()
458 if (doLoad) in LoadTexture()