Home
last modified time | relevance | path

Searched refs:getTextExtentPoint32UC (Results 1 – 4 of 4) sorted by relevance

/dports/cad/ldview/ldview-4.4/
H A DOptionUI.cpp99 CUIWindow::getTextExtentPoint32UC(hdc, localText, (int)ucstrlen(localText), in fitButtonText()
H A DToolbarStrip.cpp491 CUIWindow::getTextExtentPoint32UC(hNumStepsLabelDC, buf, (int)ucstrlen(buf), &size); in stepCountChanged()
/dports/cad/ldview/ldview-4.4/CUI/
H A DCUIWindow.h193 static BOOL getTextExtentPoint32UC(HDC hdc, CUCSTR lpString,
H A DCUIWindow.cpp2429 BOOL CUIWindow::getTextExtentPoint32UC( in getTextExtentPoint32UC() function in CUIWindow
3510 CUIWindow::getTextExtentPoint32UC(hdc, line.c_str(), (int)line.size(), in calcTextHeight()
3532 CUIWindow::getTextExtentPoint32UC(hdc, line.c_str(), in calcTextHeight()