Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_RectDrawer.cpp1502 u32 startCharIndex = 0; in BuildTextCommand() local
1507 u32 i = startCharIndex; in BuildTextCommand()
1512 startCharIndex = i + 1; // 次の探索開始位置 in BuildTextCommand()