Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:bRet

762   bool bRet = false;
764 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE,
767 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE, "SimSun",
770 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE, "MingLiU",
773 if (!bRet) {
774 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE,
777 if (!bRet) {
778 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE,
781 if (!bRet) {
782 bRet =
785 if (bRet) {