Searched defs:rect_size (Results 1 – 3 of 3) sorted by relevance
1668 inline int RegionProto::rect_size() const { in rect_size() function
3739 ImVec2 rect_size = InputTextCalcTextSizeW(p, text_selected_end, &p, NULL, true); in InputTextEx() local