Home
last modified time | relevance | path

Searched refs:ItemIndent (Results 1 – 8 of 8) sorted by relevance

/dports/devel/godot2-tools/godot-2.1.6-stable/scene/gui/
H A Drich_text_label.h175 struct ItemIndent : public Item { struct
178 ItemIndent() { type = ITEM_INDENT; } in ItemIndent() function
H A Drich_text_label.cpp928 ItemIndent *indent = static_cast<ItemIndent *>(item); in _find_margin()
1241 ItemIndent *item = memnew(ItemIndent); in push_indent()
/dports/devel/godot2/godot-2.1.6-stable/scene/gui/
H A Drich_text_label.h175 struct ItemIndent : public Item { struct
178 ItemIndent() { type = ITEM_INDENT; } in ItemIndent() function
H A Drich_text_label.cpp928 ItemIndent *indent = static_cast<ItemIndent *>(item); in _find_margin()
1241 ItemIndent *item = memnew(ItemIndent); in push_indent()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Drich_text_label.h183 struct ItemIndent : public Item { struct
185 ItemIndent() { type = ITEM_INDENT; } in ItemIndent() argument
H A Drich_text_label.cpp332 ItemIndent *indent_it = static_cast<ItemIndent *>(it); in _process_line()
1367 ItemIndent *indent = static_cast<ItemIndent *>(item); in _find_margin()
1839 ItemIndent *item = memnew(ItemIndent); in push_indent()
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Drich_text_label.h183 struct ItemIndent : public Item { struct
185 ItemIndent() { type = ITEM_INDENT; } in ItemIndent() function
H A Drich_text_label.cpp332 ItemIndent *indent_it = static_cast<ItemIndent *>(it); in _process_line()
1367 ItemIndent *indent = static_cast<ItemIndent *>(item); in _find_margin()
1839 ItemIndent *item = memnew(ItemIndent); in push_indent()