Home
last modified time | relevance | path

Searched refs:ignoreText_ (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/UI/
H A DView.h565 ignoreText_ = ignore; in SetIgnoreText()
578 bool ignoreText_ = false; variable
H A DView.cpp793 if (!text_.empty() && !ignoreText_) { in GetContentDimensions()
842 if (imageID_.isValid() && (ignoreText_ || text_.empty())) { in Draw()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/UI/
H A DView.h565 ignoreText_ = ignore; in SetIgnoreText()
578 bool ignoreText_ = false; variable
H A DView.cpp793 if (!text_.empty() && !ignoreText_) { in GetContentDimensions()
842 if (imageID_.isValid() && (ignoreText_ || text_.empty())) { in Draw()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/UI/
H A DView.h565 ignoreText_ = ignore; in SetIgnoreText()
578 bool ignoreText_ = false; variable
H A DView.cpp793 if (!text_.empty() && !ignoreText_) { in GetContentDimensions()
842 if (imageID_.isValid() && (ignoreText_ || text_.empty())) { in Draw()