Home | History | Annotate | Download | only in fpdfdoc

Lines Matching defs:bRet

731   bool bRet = false;
733 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE,
736 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE, "SimSun",
739 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE, "MingLiU",
742 if (!bRet) {
743 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE,
746 if (!bRet) {
747 bRet = RetrieveSpecificFont(charSet, DEFAULT_PITCH | FF_DONTCARE,
750 if (!bRet) {
751 bRet =
754 if (bRet) {