Searched defs:pw (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/core/ |
D | lv_obj_pos.c | 627 int32_t pw = lv_obj_get_content_width(parent); in lv_obj_refr_pos() local
|
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 4164 … unsigned char * pixels, int pw, int ph, // bitmap to be filled in 4216 STBTT_DEF void stbtt_GetBakedQuad(const stbtt_bakedchar * chardata, int pw, int ph, int char_index,… 4272 static void stbrp_init_target(stbrp_context * con, int pw, int ph, stbrp_node * nodes, int num_node… 4312 STBTT_DEF int stbtt_PackBegin(stbtt_pack_context * spc, unsigned char * pixels, int pw, int ph, int… 4771 STBTT_DEF void stbtt_GetPackedQuad(const stbtt_packedchar * chardata, int pw, int ph, int char_inde… 5415 float pixel_height, unsigned char * pixels, int pw, int ph,
|