Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_DispStringBuffer.h82 bool IsGeneratedCommand() in IsGeneratedCommand() function
/NW4C-1.2.23/include/nw/lyt/
Dlyt_TextBox.h801 if (m_Bits.isPTDirty || (! m_pDispStringBuf->IsGeneratedCommand() && pDrawer)) in UpdateDrawCharDataImpl()
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TextBox.cpp683 if (! m_pDispStringBuf->IsGeneratedCommand() && pDrawer) in SetupDrawCharData()
/NW4C-1.2.23/sources/libraries/font/
Dfont_RectDrawer.cpp1836 NN_ASSERT(m_pDispStringBuffer->IsGeneratedCommand()); in UseCommandBuffer()