Searched defs:boxSize (Results 1 – 4 of 4) sorted by relevance
62 int boxSize = sampleData.readInt(); in decode() local82 int boxSize = sampleData.readInt(); in parseVttCueBox() local
135 ImVec2 boxSize(-1.0f, ImGui::GetTextLineHeight() * 30); in draw() local
2630 ImVec2 boxSize(-1.0f, ImGui::GetTextLineHeight() * std::min(lines, 30)); in drawImGui() local2724 ImVec2 boxSize(-1.0f, ImGui::GetTextLineHeight() * std::min(lines, 30)); in drawImGui() local