Searched refs:kTopLeft (Results 1 – 13 of 13) sorted by relevance
109 FrameBuffer::Orientation orientation = FrameBuffer::Orientation::kTopLeft,115 FrameBuffer::Orientation orientation = FrameBuffer::Orientation::kTopLeft,121 FrameBuffer::Orientation orientation = FrameBuffer::Orientation::kTopLeft,129 FrameBuffer::Orientation orientation = FrameBuffer::Orientation::kTopLeft,136 FrameBuffer::Orientation orientation = FrameBuffer::Orientation::kTopLeft,
13 kTopLeft = 0, enumerator
106 FDE_TextAlignment m_iAlignment = FDE_TextAlignment::kTopLeft;
35 return align == FDE_TextAlignment::kTopLeft; in IsTextAlignmentTop()169 case FDE_TextAlignment::kTopLeft: in SetAlignment()
18 FDE_TextAlignment m_iTTOAlign = FDE_TextAlignment::kTopLeft;
126 FDE_TextAlignment m_iTTOAligns = FDE_TextAlignment::kTopLeft;
163 m_iTTOAlign = FDE_TextAlignment::kTopLeft; in UpdateTextOutStyles()
265 calPart.m_iTTOAlign = FDE_TextAlignment::kTopLeft; in CalcTextSize()
164 FrameBuffer::Orientation::kTopLeft); in Preprocess()255 if (frame_buffer.orientation() != FrameBuffer::Orientation::kTopLeft || in IsImagePreprocessingNeeded()
110 kTopLeft = 1, enumerator
339 FrameBuffer::Orientation::kTopLeft; in Postprocess()344 FrameBuffer::Orientation::kTopLeft)) { in Postprocess()
466 FrameBuffer::Orientation::kTopLeft)) { in Postprocess()491 /*to_orientation=*/FrameBuffer::Orientation::kTopLeft, in Postprocess()
1255 // The rect is already in device space so we pass in kTopLeft so no flip is done.