Searched refs:HBFixedToFloat (Results 1 – 2 of 2) sorted by relevance
26 inline float HBFixedToFloat(hb_position_t v) { in HBFixedToFloat() function
497 float xoff = HBFixedToFloat(positions[i].x_offset); in LayoutPiece()498 float yoff = -HBFixedToFloat(positions[i].y_offset); in LayoutPiece()503 float xAdvance = HBFixedToFloat(positions[i].x_advance); in LayoutPiece()