Home
last modified time | relevance | path

Searched refs:fBestFit (Results 1 – 14 of 14) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Dtlp.c41 dest->fBestFit = (temp16 & 0x0010) >> 4; in wvGetTLP_internal()
68 dest->fBestFit = src->fBestFit; in wvCopyTLP()
83 item->fBestFit = 0; in wvInitTLP()
H A Dwv.h1397 U32 fBestFit:1; member
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dstubhelpers.cs28 …unsafe static internal byte[] DoAnsiConversion(string str, bool fBestFit, bool fThrowOnUnmappableC… in DoAnsiConversion() argument
33 … cbLength = str.ConvertToAnsi(bufferPtr, buffer.Length, fBestFit, fThrowOnUnmappableChar); in DoAnsiConversion()
39 …unsafe static internal byte ConvertToNative(char managedChar, bool fBestFit, bool fThrowOnUnmappab… in ConvertToNative() argument
44 …int cbLength = managedChar.ToString().ConvertToAnsi(bufferPtr, cbAllocLength, fBestFit, fThrowOnUn… in ConvertToNative()
367 …static internal unsafe IntPtr ConvertToNative(string strManaged, bool fBestFit, bool fThrowOnUnmap… in ConvertToNative() argument
396 …byte[] bytes = AnsiCharMarshaler.DoAnsiConversion(strManaged, fBestFit, fThrowOnUnmappableChar, ou… in ConvertToNative()
H A Dstring.cs1417 …unsafe internal int ConvertToAnsi(byte *pbNativeBuffer, int cbNativeBuffer, bool fBestFit, bool fT… in ConvertToAnsi() argument
1426 uint flgs = (fBestFit ? 0 : WC_NO_BEST_FIT_CHARS); in ConvertToAnsi()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dconvert.cpp997 ret.fBestFit=s.fBestFit; in toWord97()
H A Dword95_generated.cpp715 fBestFit=shifterU16; in read()
748 fBestFit=shifterU16; in readPtr()
773 shifterU16|=fBestFit << 4; in write()
792 fBestFit=0; in clear()
821 s += uint2string( fBestFit ); in toString()
843 lhs.fBestFit==rhs.fBestFit && in operator ==()
H A Dword97_generated.cpp1083 fBestFit=shifterU16; in read()
1116 fBestFit=shifterU16; in readPtr()
1141 shifterU16|=fBestFit << 4; in write()
1160 fBestFit=0; in clear()
1189 s += uint2string( fBestFit ); in toString()
1211 lhs.fBestFit==rhs.fBestFit && in operator ==()
H A Dword95_generated.h655 U16 fBestFit:1; member
H A Dword97_generated.h1039 U16 fBestFit:1; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dconvert.cpp995 ret.fBestFit=s.fBestFit; in toWord97()
H A Dword95_generated.cpp713 fBestFit=shifterU16; in read()
746 fBestFit=shifterU16; in readPtr()
771 shifterU16|=fBestFit << 4; in write()
790 fBestFit=0; in clear()
819 s += uint2string( fBestFit ); in toString()
841 lhs.fBestFit==rhs.fBestFit && in operator ==()
H A Dword97_generated.cpp1016 fBestFit=shifterU16; in read()
1049 fBestFit=shifterU16; in readPtr()
1074 shifterU16|=fBestFit << 4; in write()
1093 fBestFit=0; in clear()
1122 s += uint2string( fBestFit ); in toString()
1144 lhs.fBestFit==rhs.fBestFit && in operator ==()
H A Dword95_generated.h655 U16 fBestFit:1; member
H A Dword97_generated.h1016 U16 fBestFit:1; member