Home
last modified time | relevance | path

Searched defs:text_alignment (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dttmlenc.c222 const char *text_alignment = NULL; in ttml_write_region() local
/third_party/glfw/deps/
H A Dnuklear.h4838 nk_flags text_alignment; member
4869 nk_flags text_alignment; member
4904 nk_flags text_alignment; member
19818 nk_draw_button_text(struct nk_command_buffer *out, const struct nk_rect *bounds, const struct nk_rect *content, nk_flags state, const struct nk_style_button *style, const char *txt, int len, nk_flags text_alignment, const struct nk_user_font *font) nk_draw_button_text() argument
20343 nk_button_image_label_styled(struct nk_context *ctx, const struct nk_style_button *style, struct nk_image img, const char *label, nk_flags text_alignment) nk_button_image_label_styled() argument
[all...]

Completed in 33 milliseconds