Searched defs:pieceHeight (Results 1 – 8 of 8) sorted by relevance
34 int pieceHeight = idParts.at(3).toInt(); in requestPixmap() local
28 const int pieceHeight = image.height() / yCount; in run() local
91 const int pieceWidth = width / xCount, pieceHeight = height / yCount; in run() local
28 const int pieceWidth = width / xCount, pieceHeight = height / yCount; in generateGrid() local
387 float pieceHeight = C.abs_bar_piece_height_factor * fontSize(); in delimiterHeight() local616 float pieceHeight = C.abs_bar_piece_height_factor * fontSize(); in onDraw() local864 float pieceHeight = C.abs_bar_piece_height_factor * fontSize(); in split() local
113 float pieceHeight = piece.getHeight(); in testPlanComponentWithFurniture() local
359 int pieceHeight = pieceImage.getHeight(null); in paintPiece() local
6569 final float pieceHeight = normalizedPiece.getHeightInPlan(); in PieceOfFurnitureModelIcon() local6659 float pieceWidth, float pieceDepth, float pieceHeight, in createIcon()