Home | History | Annotate | Download | only in fxcrt

Lines Matching refs:CFX_ByteStringC

44     return CFX_ByteStringC(buf, _Buffer_itoa(buf, i, flags));

1026 TrimRight(CFX_ByteStringC(chTarget));
1064 TrimLeft(CFX_ByteStringC(chTarget));
1072 return CFX_ByteStringC(*this).GetID(start_pos);
1074 FX_DWORD CFX_ByteStringC::GetID(FX_STRSIZE start_pos) const
1171 Append(CFX_ByteStringC(buf, len));