Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dcvpalettes.c885 static int getSmallIconsHeight() in getSmallIconsHeight() function
915 cache += getSmallIconsHeight() * 4; in getToolbarHeight()
1084 GDrawDrawText(pixmap,2,bottomOfMainIconsY+j*getSmallIconsHeight()+10, in ToolsExpose()
1087 …wDrawImage(pixmap,smalls[(&cv->b1_tool)[j]],NULL,52-16,bottomOfMainIconsY+j*getSmallIconsHeight()); in ToolsExpose()