Searched defs:PRTISO2022DECODERSTATE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-string.cpp422 typedef RTISO2022DECODERSTATE *PRTISO2022DECODERSTATE; typedef
425 static int rtIso2022Decoder_SetGL(PRTISO2022DECODERSTATE pThis, PCRTISO2022MAP pNewMap)
432 static int rtIso2022Decoder_SetGR(PRTISO2022DECODERSTATE pThis, PCRTISO2022MAP pNewMap)
439 static int rtIso2022Decoder_SetGLForOneChar(PRTISO2022DECODERSTATE pThis, PCRTISO2022MAP pTmpMap)
447 static int rtIso2022Decoder_SetC0(PRTISO2022DECODERSTATE pThis, uint16_t uRegistration)
453 static int rtIso2022Decoder_SetC1(PRTISO2022DECODERSTATE pThis, uint16_t uRegistration)
505 static int rtIso2022Decoder_FindEscAndSet(PRTISO2022DECODERSTATE pThis,
564 static int rtIso2022Decoder_InterpretEsc(PRTISO2022DECODERSTATE pThis)
671 static int rtIso2022Decoder_ControlCharHook(PRTISO2022DECODERSTATE pThis, uint16_t wcControl)
704 static int rtIso2022Decoder_Init(PRTISO2022DECODERSTATE pThi
[all...]

Completed in 46 milliseconds