Searched refs:GetInnerBorderType (Results 1 – 5 of 5) sorted by relevance
60 if (GetInnerBorderType()==IBT_OUTPUT_FIELD) { in SetEditable()65 if (GetInnerBorderType()==IBT_INPUT_FIELD) { in SetEditable()393 if (GetInnerBorderType()==IBT_INPUT_FIELD) { in DoScalarField()397 else if (GetInnerBorderType()==IBT_OUTPUT_FIELD) { in DoScalarField()
54 if (GetInnerBorderType()==IBT_OUTPUT_FIELD) { in SetEditable()59 if (GetInnerBorderType()==IBT_INPUT_FIELD) { in SetEditable()
55 if (GetInnerBorderType()==IBT_INPUT_FIELD) { in SetSelectionType()60 if (GetInnerBorderType()==IBT_OUTPUT_FIELD) { in SetSelectionType()
65 if (GetInnerBorderType()==IBT_OUTPUT_FIELD) { in SetEditable()70 if (GetInnerBorderType()==IBT_INPUT_FIELD) { in SetEditable()
173 InnerBorderType GetInnerBorderType() const;479 inline emBorder::InnerBorderType emBorder::GetInnerBorderType() const in GetInnerBorderType() function