Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_DispStringBuffer.h84 bool IsGeneratedCommand() in IsGeneratedCommand() function
/NW4C-2.0.3/include/nw/lyt/
Dlyt_TextBox.h813 if (m_Bits.isPTDirty || (! m_pDispStringBuf->IsGeneratedCommand() && pDrawer)) in UpdateDrawCharDataImpl()
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_TextBox.cpp685 if (! m_pDispStringBuf->IsGeneratedCommand() && pDrawer) in SetupDrawCharData()
/NW4C-2.0.3/sources/libraries/font/
Dfont_RectDrawer.cpp1883 NN_ASSERT(m_pDispStringBuffer->IsGeneratedCommand()); in UseCommandBuffer()