MCPcopy Create free account
hub / github.com/cinder/Cinder / width

Method width

src/cinder/linux/GstPlayer.cpp:748–751  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

746}
747
748int GstPlayer::width() const
749{
750 return mGstData.width;
751}
752
753int GstPlayer::height() const
754{

Callers 14

createGeometryMethod · 0.45
drawStrokedCircleFunction · 0.45
getWidthMethod · 0.45
nk_text_clampFunction · 0.45
nk_draw_textFunction · 0.45
nk_panel_beginFunction · 0.45
nk_widget_textFunction · 0.45
nk_textedit_get_widthFunction · 0.45
nk_edit_draw_textFunction · 0.45
nk_do_editFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected