Searched defs:baker (Results 1 - 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
H A D | alphaindextst.cpp | 188 const UnicodeString baker = UNICODE_STRING_SIMPLE("Baker"); in APITest() local
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 12715 struct nk_font_baker *baker; in nk_font_baker() local 12727 nk_font_bake_pack(struct nk_font_baker *baker, nk_size *image_memory, int *width, int *height, struct nk_recti *custom, const struct nk_font_config *config_list, int count, struct nk_allocator *alloc) nk_font_bake_pack() argument 12841 nk_font_bake(struct nk_font_baker *baker, void *image_memory, int width, int height, struct nk_font_glyph *glyphs, int glyphs_count, const struct nk_font_config *config_list, int font_count) nk_font_bake() argument 13719 struct nk_font_baker *baker; nk_font_atlas_bake() local [all...] |
Completed in 32 milliseconds