Searched defs:frame_height (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dtwm_window_struct.h83 unsigned int frame_height; ///< Height of frame member in struct:TwmWindow
/xsrc/external/mit/twm/dist/src/
H A Dtwm.h248 int frame_height; /* height of frame */ member in struct:TwmWindow
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_video_state.h716 uint16_t frame_height; member in struct:pipe_vp9_picture_desc::__anon6333ec6f0b08
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_video_state.h709 uint16_t frame_height; member in struct:pipe_vp9_picture_desc::__anon96bedc420b08
800 uint16_t frame_height; member in struct:pipe_av1_picture_desc::__anon96bedc420e08
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_widgets.cpp4776 const float frame_height = ImMax(ImMin(window->DC.CurrentLineSize.y, g.FontSize + style.FramePadding.y*2), label_size.y + padding.y*2); local in function:ImGui::TreeNodeBehavior
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_widgets.cpp4776 const float frame_height = ImMax(ImMin(window->DC.CurrentLineSize.y, g.FontSize + style.FramePadding.y*2), label_size.y + padding.y*2); local in function:ImGui::TreeNodeBehavior

Completed in 33 milliseconds