Home | History | Annotate | Download | only in lua

Lines Matching refs:then

4         if #str > 0 then
7 if type(k) == "number" then
12 if type(v) == "table" then
14 elseif type(v) == "string" then
34 if slide.transition then
63 if #block > 0 then
76 if #s == 0 then -- done with a block
81 if transition_type then
83 elseif blockstyle then
86 if block.blockstyle == "code" then