Home | History | Annotate | Download | only in ports

Lines Matching refs:GetTextMetrics

162     if (0 == GetTextMetrics(hdc, &textMetric)) {
165 GetTextMetrics(hdc, &textMetric);
198 if (0 == GetTextMetrics(hdc, &textMetric)) {
201 GetTextMetrics(hdc, &textMetric);
230 if (0 == GetTextMetrics(deviceContext, &textMetric)) {
232 if (0 == GetTextMetrics(deviceContext, &textMetric)) {
694 if (0 == GetTextMetrics(fDDC, &fTM)) {
696 if (0 == GetTextMetrics(fDDC, &fTM)) {
2182 if (0 == GetTextMetrics(hdc, &tm)) {
2184 if (0 == GetTextMetrics(hdc, &tm)) {