Searched defs:yPos (Results 1 – 6 of 6) sorted by relevance
32 SkScalar yPos = kHeight / 2 + 10; in onOnceBeforeDraw() local48 SkScalar yPos = kHeight / 2; in onOnceBeforeDraw() local63 SkScalar yPos = kHeight / 2 - 10; in onOnceBeforeDraw() local
63 int yPos = 0; in onDraw() local
65 SkScalar xPos, yPos = 0; in make_hex_plane_picture() local116 SkScalar xPos = 0.0f, yPos = 0.0f; in make_single_layer_hex_plane_picture() local
151 void CPDF_ReflowedPage::GetDisplayMatrix(CFX_AffineMatrix& matrix, FX_INT32 xPos, FX_INT32 yPos, FX… in GetDisplayMatrix()
415 SkScalar yPos = bounds.fTop + (value - min) * bounds.height() / scale; in draw_control() local
973 void CPDF_Page::GetDisplayMatrix(CFX_AffineMatrix& matrix, int xPos, int yPos, in GetDisplayMatrix()