Home | History | Annotate | Download | only in ports

Lines Matching refs:GetTextFace

104     if (0 == (fontNameLen = GetTextFace(deviceContext, 0, NULL))) {
106 if (0 == (fontNameLen = GetTextFace(deviceContext, 0, NULL))) {
112 if (0 == GetTextFace(deviceContext, fontNameLen, fontName.get())) {
114 if (0 == GetTextFace(deviceContext, fontNameLen, fontName.get())) {
1857 if (!otmRet || !GetTextFace(hdc, LF_FACESIZE, lf.lfFaceName)) {