Searched defs:code (Results 1 – 8 of 8) sorted by relevance
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_CharStrmReader.cpp | 73 u16 code; in ReadNextCharUTF8() local 113 u16 code; in ReadNextCharUTF16() local 126 u16 code; in ReadNextCharCP1252() local 139 u16 code; in ReadNextCharSJIS() local
|
| D | font_TextWriterBase.cpp | 421 CharCode code = reader.Next(); in CalcLineRectImpl() local 614 CharCode code = reader.Next(); in PrintImpl() local
|
| D | font_CharWriter.cpp | 227 CharWriter::Print(CharCode code) in Print()
|
| /NW4C-2.0.3/documents/CreativeStudio/html/common/ |
| D | fonts-min.css | 7 … arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-fa… selector
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_TagProcessorBase.h | 133 u16 code, in Process() 169 u16 code, in CalcRect()
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_Common.h | 87 Result(u32 code) : m_Code(code) in Result()
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_SoundStartable.h | 100 StartResult( ResultCode code ) : m_Code( code ) {} in StartResult()
|
| /NW4C-2.0.3/sources/libraries/dev/ |
| D | dev_DirectPrint.cpp | 496 int code; // 内部文字コードへ変換した値 in DrawLine() local 554 DrawChar(const PixelWriterContext& context, int x, int y, int code) in DrawChar()
|