Searched refs:GetDownCaption (Results 1 – 4 of 4) sorted by relevance
52 CFX_WideString GetDownCaption() const { return GetCaption("AC"); } in GetDownCaption() function
97 CFX_WideString GetDownCaption() { return GetCaption("AC"); } in GetDownCaption() function
954 csDownCaption = pControl->GetDownCaption();
2805 vRet = CJS_Value(pRuntime, pFormControl->GetDownCaption().c_str()); in buttonGetCaption()