Home
last modified time | relevance | path

Searched refs:fPopUpIsCustom (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/interface/
H A DDragger.cpp126 fPopUpIsCustom(false), in BDragger()
142 fPopUpIsCustom(false), in BDragger()
158 fPopUpIsCustom(false), in BDragger()
171 fPopUpIsCustom = true; in BDragger()
202 if (fPopUp != NULL && fPopUpIsCustom) { in Archive()
550 fPopUpIsCustom = true; in SetPopUp()
/haiku/headers/os/interface/
H A DDragger.h117 bool fPopUpIsCustom; variable