Searched refs:bFind (Results 1 – 8 of 8) sorted by relevance
346 FX_BOOL bFind; member360 pData->bFind = TRUE; in EnumFontFamExProc()371 if (fd.bFind) { in RetrieveSpecificFont()374 return fd.bFind; in RetrieveSpecificFont()924 FX_BOOL bFind = FALSE; in CountInternalFields() local932 bFind = TRUE; in CountInternalFields()936 if (!bFind) { in CountInternalFields()980 FX_BOOL bFind = FALSE; in GetInternalField() local988 bFind = TRUE; in GetInternalField()992 if (!bFind) { in GetInternalField()[all …]
1076 FX_BOOL bFind = FALSE; in WordIndexToWordPlace() local1082 bFind = TRUE; in WordIndexToWordPlace()1088 bFind = TRUE; in WordIndexToWordPlace()1097 if (!bFind) { in WordIndexToWordPlace()
290 FX_BOOL bFind = FALSE; in RemoveEventInLoop() local298 bFind = TRUE; in RemoveEventInLoop()306 if (bFind) in RemoveEventInLoop()
747 FX_BOOL bFind = FALSE; in MakeRegularDate() local755 bFind = TRUE; in MakeRegularDate()760 if (!bFind) in MakeRegularDate()789 FX_BOOL bFind = FALSE; in MakeRegularDate() local804 bFind = TRUE; in MakeRegularDate()809 if (!bFind) in MakeRegularDate()
3178 FX_BOOL bFind = FALSE; in value() local3196 bFind = TRUE; in value()3202 if (!bFind) in value()
112 FX_BOOL bFind = m_ImageCaches.Lookup(pStream, (FX_LPVOID&)pImageCache); in GetCachedBitmap() local113 if (!bFind) { in GetCachedBitmap()118 if (!bFind) { in GetCachedBitmap()
252 …INT32 CPWL_FontMap::GetFontIndex(const CFX_ByteString& sFontName, FX_INT32 nCharset, FX_BOOL bFind) in GetFontIndex() argument263 if (bFind) in GetFontIndex()
101 FX_INT32 GetFontIndex(const CFX_ByteString& sFontName, FX_INT32 nCharset, FX_BOOL bFind);