Searched refs:bFind (Results 1 – 8 of 8) sorted by relevance
368 FX_BOOL bFind; member382 pData->bFind = TRUE; in EnumFontFamExProc()393 if (fd.bFind) { in RetrieveSpecificFont()396 return fd.bFind; in RetrieveSpecificFont()945 FX_BOOL bFind = FALSE; in CountInternalFields() local953 bFind = TRUE; in CountInternalFields()957 if (!bFind) { in CountInternalFields()1001 FX_BOOL bFind = FALSE; in GetInternalField() local1009 bFind = TRUE; in GetInternalField()1013 if (!bFind) { in GetInternalField()[all …]
1080 FX_BOOL bFind = FALSE; in WordIndexToWordPlace() local1086 bFind = TRUE; in WordIndexToWordPlace()1092 bFind = TRUE; in WordIndexToWordPlace()1101 if (!bFind) { in WordIndexToWordPlace()
112 FX_BOOL bFind = m_ImageCaches.Lookup(pStream, (FX_LPVOID&)pImageCache); in GetCachedBitmap() local113 if (!bFind) { in GetCachedBitmap()118 if (!bFind) { in GetCachedBitmap()
276 FX_BOOL bFind = FALSE; in RemoveEventInLoop() local284 bFind = TRUE; in RemoveEventInLoop()292 if (bFind) in RemoveEventInLoop()
757 FX_BOOL bFind = FALSE; in MakeRegularDate() local765 bFind = TRUE; in MakeRegularDate()770 if (!bFind) in MakeRegularDate()799 FX_BOOL bFind = FALSE; in MakeRegularDate() local814 bFind = TRUE; in MakeRegularDate()819 if (!bFind) in MakeRegularDate()
3183 FX_BOOL bFind = FALSE; in value() local3202 bFind = TRUE; in value()3208 if (!bFind) in value()
96 FX_INT32 GetFontIndex(const CFX_ByteString& sFontName, FX_INT32 nCharset, FX_BOOL bFind);
252 …INT32 CPWL_FontMap::GetFontIndex(const CFX_ByteString& sFontName, FX_INT32 nCharset, FX_BOOL bFind) in GetFontIndex() argument263 if (bFind) in GetFontIndex()