Lines Matching refs:width
148 /** Represents the number of pixels of the width of the image. */
149 uint32_t width;
229 /** The pixel width of the button.
257 /** Indicates the number of pixels per inch in the width direction. */
263 /** Indicates the pixel width of the input region label. */
271 /** Indicates the pixel width of the label canvas. */
331 * retrieves information about the size and width that is needed to render it.
334 * @param width Indicates the width in pixels needed to render the text.
345 TEE_Result TEE_TUICheckTextFormat(const char *text, uint32_t *width, uint32_t *height, uint32_t *last_index);