Home
last modified time | relevance | path

Searched defs:custImgHeight (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/propgrid/
H A Dproperty.cpp544 int custImgHeight = OnMeasureImage().y; in InitAfterAdded() local
2264 int custImgHeight = prop->OnMeasureImage().y; in DoPreAddChild() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/propgrid/
H A Dproperty.cpp544 int custImgHeight = OnMeasureImage().y; in InitAfterAdded() local
2264 int custImgHeight = prop->OnMeasureImage().y; in DoPreAddChild() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/propgrid/
H A Dproperty.cpp553 int custImgHeight = OnMeasureImage().y; in InitAfterAdded() local
2322 int custImgHeight = prop->OnMeasureImage().y; in DoPreAddChild() local
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxpropgrid/src/
H A Dpropgrid.cpp2060 int custImgHeight = prop->OnMeasureImage().y; in AddChild() local
12827 int custImgHeight = property->OnMeasureImage().y; in PrepareToAddItem() local